Jun 13, 2020 05:54 AM
I have a form on my website that takes in information, runs some calculations, and outputs updated values. Is there a way to insert a record of the output in Airtable every time someone uses the tool? Is this something our PHP developers should work on or is there a simpler way for me to integrate with Airtable without writing PHP? Thanks.
Solved! Go to Solution.
Jun 13, 2020 08:22 AM
Welcome to the community, @Grant_Schaller!
Yes, there are many different ways that you could have a submitted form create a new record in your Airtable base.
You could have your developers use the Airtable API to do this.
Or you could have your developers use this extension to create a new record via a webhook.
Or, you could have your developers use automated tools like Zapier or Integromat to do this. Both services support webhooks, and both also have built-in support for thousands of different apps.
Hope this helps! If this answers your question, could you please mark this comment as the solution to your question? This will help other people who have a similar question. :slightly_smiling_face:
Jun 13, 2020 08:22 AM
Welcome to the community, @Grant_Schaller!
Yes, there are many different ways that you could have a submitted form create a new record in your Airtable base.
You could have your developers use the Airtable API to do this.
Or you could have your developers use this extension to create a new record via a webhook.
Or, you could have your developers use automated tools like Zapier or Integromat to do this. Both services support webhooks, and both also have built-in support for thousands of different apps.
Hope this helps! If this answers your question, could you please mark this comment as the solution to your question? This will help other people who have a similar question. :slightly_smiling_face: