Steps:
-
Visit the OneTap Dashboard - https://dashboard.onetapcheckin.com/d/signin
-
Click on the avatar in the top right corner, and click on Accounts
- Now, go to the API Integration tab and click on Jot Form’s instructions to get the API key
Setting up integration on your JotForm Account:
-
Set up a new webhook on Jotform, their help desk article does an excellent job of explaining this - How to Send Submission Data via a Webhook
-
Navigate to the settings page of your form
-
Navigate to the “Integrations” page and search for “Webhook”
-
Modify your API URL as needed:
Template for API URL:
If you want to add new registrations to a list:
https://api.onetapcheckin.com/webhooks/jotform?apiKey=ADD_YOUR_API_KEY&listId=ADD_YOUR_LIST_ID_HERE
If you want to keep the new registrations as profiles on OneTap:


