Hello I'm facing a challenge with a Zap I've set up to transfer data from Google BigQuery to Bubble. I've encountered an issue where the data fields are being concatenated into long strings rather than being mapped as individual fields in the 'Create Thing in Bubble' action.
Issue in Detail:
- The fields 'Name', 'Major Category', and 'Mid Category' are combining into a single string of data.
- This occurs when triggering the "Create Thing in Bubble" action.
- Instead of distinct values for each field, they are concatenated (e.g., "value1,value2,value3" instead of separate entries).
Expected Outcome:
- I expect to see each BigQuery field transferred as a unique field in Bubble, maintaining their discrete values.
Steps I've Taken:
- Confirmed the correct structure of data in BigQuery.
- Attempted to use Zapier's Formatter to split the string, which did not resolve the issue.
- Checked mappings in the 'Create Thing in Bubble' action, which seem correct.
I'm reaching out to see if anyone has encountered a similar issue and to learn how it might be resolved. Is there a known method within Zapier to ensure that data is not concatenated during the transfer process?
Any insights or suggestions would be greatly appreciated. Thank you in advance for your time and help!