Jun 17, 2023 08:40 PM
Hey friends
'
I'm building an automation that will detect when a customer is in "Followup" status + 3 days have passed since he entered the list.
I want that when this condition is met (I have already built the condition) - the system will fire me a webhook with the customer's information.
I understood that this can be achieved via Run a Script but so far I have not been able to find the correct code.
If it is not possible to fire a webhook with the customer's information, I would appreciate your help in firing a webhook only with the record ID.
Has anyone tried and succeeded yet?
Thank you!
Jun 18, 2023 01:08 AM
If you don't have much experience with code I would recommend you see if Zapier, Make etc have an integration that you could use instead?
Jun 18, 2023 03:24 AM
1. If you don’t already have your own webhook, I would highly recommend using Make’s webhooks instead of Zapier. Make is infinitely more powerful & infinitely more customizable than Zapier, and Make is significantly cheaper than Zapier as well.
2. I have written all the automation scripts that you would ever need for these purposes in this thread, along with full instructions on how to use them.
3. There can be a bit of a learning curve with Make, which is why I created this basic navigation video for Make, along with providing the link to Make’s free training courses. There are also many Make experts hanging out there who can answer other Make questions.
4. If you have a budget for your project and you’d like to hire an expert Airtable consultant to help you with any of this, please feel free to contact me through my website: Airtable consulting — ScottWorld
Jun 18, 2023 05:21 AM
The truth is that I added a code with a webhook through Airtable automation, this is the code I added:
But I would be very happy to find a way to do this automation without running the Airtable PRO account 🙂
Do you know a way? @ScottWorld
Jun 18, 2023 08:45 AM
I think you can run Airtable's scripting extension with a free account, but I'm not 100% sure.