Skip to main content

Everything You Need to Know About APIs in Plezi.

Geek Level +++: This documentation guides you through the available requests with the Plezi API.

Naissa Dioumessy avatar
Written by Naissa Dioumessy
Updated over 11 months ago

APIs (Application Programming Interfaces) are powerful tools that allow developers and software integrators to interact with external systems in an automated manner.

By using the API, you can perform actions such as creating or updating contacts without having to use Plezi forms or manually import via the CRM connection.

🚨 This documentation is particularly intended for developers, integrators, and tech enthusiasts.

Before making a request to the API, it is important to familiarise yourself with the essential prerequisites such as the API keys required for authentication and the API documentation below 👇, to understand the various possible requests and responses.

Available Endpoints

  • Contents: List all contents.

  • Contacts: Get Contacts and Create or Update Contact (add new contacts or update existing contacts in Plezi).

  • Contact Fields: Get Contact Fields: Retrieve the list of available fields for contacts. This includes default fields and custom fields.

  • Workflow: Trigger a workflow.

For more details on the necessary prerequisites, the different available requests, and the associated responses, please refer to our comprehensive documentation:

Did this answer your question?