How to create the fabform API id?
- Signup to fabform.io
- Click on
Create endpoint
- Provide a meaningful name to create an endpoint.
And that is it. You are done
How to play around with the fabform API?
Once you create an endpoint, you can simply click on Test Form
to try the API.
You will see the input boxes asking for First Name
, Last Name
and Email
to be entered. Once you enter the fields click on the Test Form
button.
Once you click on the Test Form
button, information is saved corresponding to the API ID that you had created earlier.