Hi guys,
One of the questions in my multi-step signup form is to ask users to upload their photo. Now, I already went through this question which also has a video by Duncan: Show Profile Photo on Profile Page. This video suggests that we use a webflow form submit as a trigger action instead of MS update.
For other actions in my product, I am already using a MS update trigger (I have a webflow + MS + airtable set up). Now, if I set up a Webflow form submit trigger, won’t both zaps be running on each form submission? My point being, everything in my app (or I would guess anyone’s app) which has Memberstack associated with it is practically a form (including basic things like sign-up as well!). So on everyone form submit, both zaps will be getting triggered, wouldn’t it? Isn’t this a super inefficient set up in that case?
Is there a way to isolate only file uploads to run the webflow form submit trigger? So that all other forms are triggered with memberstack itself