ServiceNow · Example Payload

Servicenow Attachment Attachment Example

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflows

Servicenow Attachment Attachment Example is an example object payload from ServiceNow, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sys_idfile_nametable_nametable_sys_idcontent_typesize_bytessize_compresseddownload_linkimage_heightimage_widthhashstatesys_created_onsys_created_bysys_updated_onsys_updated_by

Example Payload

Raw ↑
{
  "sys_id": "500123",
  "file_name": "example_value",
  "table_name": "example_value",
  "table_sys_id": "500123",
  "content_type": "example_value",
  "size_bytes": 10,
  "size_compressed": 10,
  "download_link": "https://www.example.com",
  "image_height": 10,
  "image_width": 10,
  "hash": "example_value",
  "state": "example_value",
  "sys_created_on": "2026-01-15T10:30:00Z",
  "sys_created_by": "example_value",
  "sys_updated_on": "2026-01-15T10:30:00Z",
  "sys_updated_by": "example_value"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/servicenow-attachment-attachment-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.