Submit form data
Use this method to submit form data.
Please log in to see full path URL. Learn why.
post
/forms/1/forms/{id}/data
Authorizations:
Request rate limit:
10 requests / second (per account)
path Parameters
id required | string Example: f7cf1606-e155-40eb-9721-78183d268d24 ID of a form |
header Parameters
ib-submission-source | string By sending source information you will be able to see Analytics by Source – It reflects the submission rates by source if your form is present in numerous places. |
ib-submission-form-campaign | string By sending campaign information you will be able to see Analytics by Campaign – It reflects the submission rates by campaign if your form is included in multiple campaigns. |
Request Body schema:
application/x-www-form-urlencoded
collapse all -
Form Data
property name* | object Field name and its value |
Responses
200
Successful Response
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/x-www-form-urlencoded
Copy
firstName=John&Email=john.doe%40example.com
Response samples
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "status": "OK"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See