Add a Client ID (Name) to all API requests to Salesforce for API Usage tracking
Salesforce limits the number of API calls that can be made to an org. It would be nice if the Domo integration included a name as part of their API calls so Salesforce Admins could understand how refresh rates impact API usage. Implementation is done through a CallOptions.client value that can be passed as part of the SOAP…