Skip to main content

Sfdc Rest Api

This task can execute any of Salesforce rest apis including data and tooling apis. Session is automatically populated and hence should not be specified in the call.

Fields

FieldInfoDescription
MethodPicklistIndicates the Api Method
UrlRelative path of the Api Url. All Sfdc urls starts with /services/data/{version}
BodyIf chosen method supports body (post, put, and patch) then this field will be shown. Enter any applicable body.
HeadersIf the api you are invoking needs any headers, specify the Headers here.
Save Api ResponseIf checked, api response will be stored in the Realtask servers which can be downloaded from the Run Tasks page.