Composite API
Last updated
Was this helpful?
Last updated
Was this helpful?
The allows you to compose multiple api request, into a single http request.
ts-force
currently supports the following composite resources:
: Used to compose to 10 calls in a single request. The output of one call can be used in subsequent requests.
: Used to compose up to 25, non-related calls in a single request
: Used to create/update/delete collections of up to 200 records
Support for the new Graph API is planned.