In order to create the API token, please navigate to Form Builder App > More > Generate API Token > Create Token
Our Form Builder App offers 3 APIs that function as follows:
- Forms List
- This API is used to scrape all the forms that are created via our Form Builder App within the Shopify Store.
- Get Form
- This API is used to fetch all the form details such as id, name, title, elements list, etc.
- Create Form Response
- This API is used to submit all the details to the form as a form submission.
Please find the link to the API Documentation here.