Hi there,
I am building a website where members are able to see each-others profiles with information provided by the members themselves, and reach out to other members via a form (webflow) on member’s profile.
I have built in a functionality where people can hide the form from their profile. I did this by adding a simple form on their personal dashboard, with just a simple checkbox to active or de-activate messaging. This checkbox sends out a true/false value to the member’s profile in Memberstack, which via Zapier, updates the CMS of webflow. Having this value in the CMS allows me to add conditional formatting on the user’s profile page, and hiding the messaging form when the value is ‘false’ and showing when the value is ‘true’.
I have a 2 set ups in Zapier:
- One is for when a member updates their profile (and so there public profile) on my website. This Zapier has a string of 6 tasks as it is also connected to AirTable and sending some important data back to Webflow CMS.
- The second just to update the true/false value with the check box.
When a member is changing his messaging settings in the dashboard, I was hoping this would activate only the second Zapier set up, but it is also activating the first one of 6 tasks, which is very unnecessary. I have been looking for other options in the data-attributes for the checkbox form in the dashboard, and also been looking for an option in Zapier with filters and paths to activate only the string of tasks when the true/false value remain unchanged, but I can not find out how.
I hope one of you have a solution for me, thanks!
Thomas