ServiceNow Sales Agreement API

The ServiceNow Sales Agreement API provides REST methods for creating new sales agreements and retrieving existing sales agreements by sys_id. It supports contract management workflows within ServiceNow's sales operations capabilities.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-sales-agreement-api
name: ServiceNow Sales Agreement API
tags:
- Agreements
- Contracts
- CRM
- Sales
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/c_RESTAPI.html
baseURL: https://{instance}.service-now.com/api/sn_sales_agreement
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/c_RESTAPI.html
  type: Documentation
description: The ServiceNow Sales Agreement API provides REST methods for creating new sales agreements
  and retrieving existing sales agreements by sys_id. It supports contract management workflows within
  ServiceNow's sales operations capabilities.