How to connect multi-select form data from Memberstack to Webflow CMS multi-reference fields using Make?

ey everyone! 👋

I’m working on a Webflow + Memberstack + Make (Integromat) integration and I need a bit of help.
I’ve successfully set up a webhook that sends the Memberstack form data to Make, and I can create CMS items in Webflow. However, I'm having trouble connecting a multi-select field (like languages) to a multi-reference field in the Webflow CMS.

Right now, the data comes from Memberstack as a comma-separated string (e.g. english,spanish,french), but in Make I can’t seem to map that properly to a multi-reference field in Webflow.
Has anyone done this before or have any advice on how to structure this in Make?

Thanks in advance 🙏

link of project: https://preview.webflow.com/preview/marketplace-bw?utm_medium=preview_link&utm_source=[…]&pageId=67a4a9339654d4ae3b4f4ace&locale=en&workflow=preview

Comments

2 comments

  • Comment author
    A J

    Hey Matheus Ferreira Bezerra, you would have to toggle the Map button on for the languages field and pass on the CMS item ID of each language in that field rather than the text 'english, spanish' etc.

    Or you could make an API call directly via webflow to create an item and pass on an array of languages in it. Hope this helps.

    0
  • Comment author
    Matheus Ferreira Bezerra

    A J Great, I think the second way would be better then, do you know of any video or forum that explains how to do this?

    0

Please sign in to leave a comment.