Kyle Brandt 2 Posted March 23, 2021 Posted March 23, 2021 This was already asked, but no answers we found. Markus asked this and I am going to take his question and paste it below. I want to use Scribe to transfer fields from CRM Dynamics to HubSpot. The field type in HubSpot is multiple checkboxes. Each option in the multiple checkboxes in HubSpot is stored in CRM Dynamics as a Multi Select field But how do I add an option, which is selected in CRM, in the HubSpot multiple checkbox What is the syntax that I have to use in Scribe Can I add the options one after another to set the options in HubSpot What is the syntax to remove option in HubSpot that was deselected in CRM Has anyone done this before Is there a tutorial
Nick Roelandt Posted May 11, 2021 Posted May 11, 2021 Hi Kyle, Dynamics returns Multiselect fields as comma seperated values. example: option1, option2, option 3 etc.. If you do a query on an entity in Hubspot. How does it return the data for a multi select in a similar fashion if so, you can do a straight field mapping from Dynamics to Hubspot. But I would like to know more to be sure thanks Nick
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now