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
| Field | Info | Description |
|---|---|---|
| Method | Picklist | Indicates the Api Method |
| Url | Relative path of the Api Url. All Sfdc urls starts with /services/data/{version} | |
| Body | If chosen method supports body (post, put, and patch) then this field will be shown. Enter any applicable body. | |
| Headers | If the api you are invoking needs any headers, specify the Headers here. | |
| Save Api Response | If checked, api response will be stored in the Realtask servers which can be downloaded from the Run Tasks page. |