Requests

Handling form and API submissions.

This category provide endpoints to handle forms and API submission of potential contacts and leads.

EndpointTypeDescriptionStatus
Read Contact DraftsGETDeveloper can retrieve contact drafts that are passed through forms or API submissions.Live
Add Contact DraftPOSTThis endpoint is used to submit forms which include details of potential contacts and leads.Live
Read Contact Draft by IDGETUsed to get contact details by the references id.Live
Delete Contact Draft by IDDELETEA references contact draft can be deleted through this endpoint.Live
Modify Contact Draft by IDPATCHThis endpoint enables us to modify any existing contact draft.Live

📘

Draft Mode

Once a contact draft is moved further into a formed business, it cannot be modified or deleted.