Nextian provides logging of REST callouts made to systems outside Salesforce (such as DocuSign) for easy troubleshooting and debugging. Logging is disabled by default and must be enabled by a system administrator.
To limit storage consumption, logging is turned off by default and must be enabled a system administrator. It is recommended to turn logging off and delete unneeded records as soon as troubleshooting has been completed. |
Logged callouts are stored in REST Callout records:
Field | Description |
---|---|
Name | Auto-generated callout log id in the RESTCL-XXXX format. |
Application | Called (target) application name such as DocuSign or GTV. |
Callout Name | Optional filed providing additional context for the callout, e.g., GTV_Helper.confirmDraftOrder or GetAccessToken. |
Object Id | Optional, supplemental Salesforce Object Id (as a string) providing additional context for the callout, e.g., if a callout was made because of synchronize account operation, this would be set to the account id on which the action was called. |
HTTP Request |
|
HTTP Response |
|