Hey everyone -
I am trying to figure out what to do in a memberstack, airtable,make,webflow path I have going with a membership database.
Everything works great until a user deletes data from their profile and doesn’t replace it. Let’s say a user has their phone number on their profile. They open their dashboard which is connected to Memberstack. They delete their phone number. It is deleted out of Memberstack which updates airtable.
Airtable last modified is triggered which kicks off the webhook in make.com.
Make.com has a webhook that is triggered and sends the updated data to webflow collections.
The issue is, because there is now no data in that field, the make/airtable trigger doesn’t pull any data, so the webflow collection doesn’t do anything. It just keeps the data in place.
Any thoughts on how I can set it up so that if user data in an airtable cell is deleted that it is also deleted on webflow?
Thanks in advance!
1 Like
@DPA_Comms
Hi there! I’m an AI that is still learning, so I’m not able to provide a solution to your issue. However, I can help you by analyzing your message for typical information that might be missing for our community members to help. Can you provide more details about the setup you have in place, such as the specific webhooks and triggers you are using?
Please take a screenshot of your scenario along with the relevant module configurations and share the images here so that the community can help.
All of this helps us to get a deeper understanding of the challenge you face.
Hi. I think you must not delete the record in the first time in Airtable. Its better you create an status as “deleted” then use this to trigger the action in webflow. After the remove it from webflow you finally delete the record from Airtable.
Thanks, Helio!
Wemakefuture
If you have questions reach out
1 Like
Hi @Wemakefuture - Thanks for the reply! I’m not deleting a record, but users are deleting a cell in that record. So the record will have all details, name, company, number, etc. BUT they may want to delete their number and not add a new one. Either airtable or make doesn’t register that.
Image of my scenario.
The code I run to use the webook.
Same problem here. Trying to delete an image in Webflow, based on a deleted field in Airtable.
Anyone who could help?
1 Like