
X-Author for Contracts Advanced for Advantage Platform
list_alt
<hostdomain>/api/config-management/v1/configurations/Xauthor to make the following configuration changes:To bring in data from Salesforce:
{ "Category": "xauthor", "Name": "externalconnectionproperties", "Value": "{\r\n \"ConnectToCRM\": \"True\"}" }, { "Category": "xauthor", "Name": "externalconnectionproperties", "Value": "{\r\n \"ConnectToCRM\": \"False\"}" },If the value of the Connect To CRM REST API is "True", then X-Author for Contracts Advanced will always connect to Salesforce for all users in the Org.
If the value of Connect To CRM REST API is "False" then X-Author for Contracts Advanced will always connect to Conga Platform always for all users in the Org
<hostdomain>/api/xauthor/v1/config-management/crm-connection to turn the connection on and off.