Client Attribute in XML Request

Learn how to add client attribute in incoming XML request.

Connector SE sends its client identification to CRM.interface with every request. This mechanism would allow for additional transformations of the "incoming" request.

Sample request:

<request ... client=" update.connector.exwebsvc"> ...</request>