Submit a Form

Submits a form with user-provided data, identified by the form's unique ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To submit a form, you can use this endpoint with a POST request. The request body must include the formId and a values object containing the user's submissions, which will automatically generate a new lead in CarePortals.

Body Params
string

The unique ID of the form (can be fetched from the CRM forms list).

values
object

The submitted data as a key-value pair of field names and their values.

Headers
string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json