Divhunt Form Submission to Airtable

Hi, I was wondering if Divhunt ius able to send form inputs to Airtable ?

Tony

Hi Tony,

Interactions are currently in development, so there’s no native way to do this.
However, it’s still possible with some help of custom code.

The process would be as following - until interactions come along:

  1. Create a REST API - POST request for Airtable (Using REST API Application), make sure that adding new items to Airtable works.
  2. Using custom code, catch form submit on website, and then use Divhunt API to call the REST Request that you previously made.

This is a quick explanation, if you wish to give it a try, we certainly can help you by recording one video and explanation in more detail.

Let us know.

Hi Dejan, current i am able to display my Airtable data so i know its connected.

Since i’m quite visual guy, the video offer would be much appreciated.

Best Regards,

Tony

1 Like

@Tony

Can you describe us what you are trying to accomplish?
Explain shortly so I can understand and help you with tutorial.

Sure, i’m trying to set up a booking and contact form for my clients.

Fields that i need

  • Calendar or date
  • First and Last Name
  • Email and phone number
  • Property location(address, city,etc)

Hope it helps.

Thank again Dejan.

Tony