- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎Jun 20, 2021 08:31 PM
HI ,
Currently We have the option webhook receive VIA post method to Airtable base, Is there any way to find the record While receiving Webhook content . If the Record already exist in table then Need to update , if not exist in table then need to create the new record .
Please advice.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎Jun 21, 2021 05:32 AM
Unfortunately, this is not possible unless you write your own custom JavaScript or you use an external automation platform like Integromat.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎Jun 21, 2021 08:43 AM
Thanks @ScottWorld . I have used custom script to update or create new record .