My company has a Zap that takes info from a HubSpot ticket and creates a Notion database page with numerous properties. One such property is called “project type”: intended to take a list of project types selected in HubSpot and put them into a property in Notion. The property in HubSpot is “multiple check boxes” and the property in Notion is “multi-select”, so my thinking would be Zapier would take the individual selected items from one and add them to the other. But for some reason, when things hit Notion, it’s all one single option instead of multiple.
For example:
In HubSpot, we could have a project that is checked as both “fast turnaround” and “legal review”, which would mean in Notion, we have two options in the same property: “fast turnaround” and “legal review”. But instead, it gives me “fast turnaround; legal review”.
Our zap linking the two uses a “lookup table” utility to locate the project type property in HubSpot, but is there any way to parse out multiple, individual options instead of one long option?

