Sep 19, 2024 03:51 AM
Hi guys, I current have a button that opens a url that is a Make Web Hook, I was wondering is there anyway for the same button to also update the record.
My plan is to open url to send email in sengrid, aswell as update status from Open > Sent.
Has anyone done this before? Any assistance would be really helpful
Thank you!
Solved! Go to Solution.
Sep 19, 2024 04:21 AM
Yes, when you're using Make's custom webhooks, just use Make's Airtable modules to update the record.
See screenshot below for how this could look. You can also add in a "webhook response" to tell the user anything that you want to tell them in their browser window.
Hope this helps!
— ScottWorld, Expert Airtable Consultant
Sep 19, 2024 04:21 AM
Yes, when you're using Make's custom webhooks, just use Make's Airtable modules to update the record.
See screenshot below for how this could look. You can also add in a "webhook response" to tell the user anything that you want to tell them in their browser window.
Hope this helps!
— ScottWorld, Expert Airtable Consultant
Sep 19, 2024 04:50 AM - edited Sep 19, 2024 04:50 AM
Thank you @ScottWorld that made me look stupid haha, am I missing something here, I can see my field just fine, but where would I include what the field should end up as?
Sep 19, 2024 05:20 AM
Try untoggling "Map":
That should allow you to select from the existing options in the "Status" field!
Sep 19, 2024 11:49 AM
Thank you!