Source
, which is usually fields on your platform and Destination
, which are the name of fields in the third party integration.
So you could have two cases: One where you are sending data from source to destination or one where you are receiving data from destination to source. Based on this, you need to resolve the mapping and select the direction.
Setup HubSpot Workflow
Configure the Data Mapper Node
Input
as the data you are receiving from HubSpot.Mapping
, provide the config mapping using Templating.Provide the Direction
Direction
as Destination to Source to denote that fields from Destination will be converted to Source field names based on mapping.If the use-case had been to create a new contact in HubSpot, the direction would be Source to Destination as data will be sent from your platform which needs to be changes to field names required by HubSpot.Once done, click on Save
.Response from Data Mapper