cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HubSpot and CPI message mapping

ADO
Explorer
0 Likes
727

Hello,

I try to read contact data from C4C and to create a corresponding contact in HubSpot using CPI. My problem is the mapping between C4C output and HubSpot input. For the mapping I need the description of the HubSpot contacts data. Mybe a WSDL or XML file. Where can I get this WSDL file which describes the contacts data?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

tokgozatakan
Participant
0 Likes

Since it is not an SAP System you can use Query Contacts Communication Scenario

Query Contacts: https://myxxxxxx.crm.ondemand.com/sap/bc/srt/scs/sap/querycontactin

You could also use Contact Collection ODATA instead of SOAP.

ContactCollection: https://cloudintegration.hana.ondemand.com/api/contact/overview

To get the WSDL of Query Contacts:

  • Create a communication arrangement with the scenario Query Contacts
  • Click on Edit on your newly created arrangement
  • Go to Technical Data Tab and Click on Edit Advanced Settings
  • Select your scenario and Click Download WSDL