Public Qomon API

How and why to use the Qomon API to connect another software.

Charles Keignart avatar
Written by Charles Keignart
Updated over a week ago

Everything you need to know about our public API

The Qomon public API is designed to offer our users maximum flexibility in integrating and automating their business processes.

Here's everything you need to know about how it works and its capabilities.

1. What is a public API for?

A public API is essential for connecting Qomon to other systems, applications, or external services. It acts as a digital bridge, allowing your platform to communicate effectively with other software.

The key advantages of a public API are:

  • Free: You are not limited in the number of actions performed.

  • Security: Data sent to the API requires a secure token. Without this token, no data can be sent, so your database is protected.

  • Customization: Offers the ability to customize your connection by creating custom features or specific integrations.

2. What can we do with our public API?

Here are some examples of the features you can develop:

  • Import/create/update contacts: Connect a third-party tool to Qomon, and our API will then synchronize your contacts. Thus, any modification made to a contact in your third-party tool (modification or creation) will automatically be reflected in your Qomon CRM.

If the email address already exists, then the contact will be updated.

  • Delete contacts: You can ask the API to delete contacts from your database. Either by the unique identifier (QomonID) or by email.

  • (Coming soon) Retrieve actions: If you create actions in Qomon and want to display them on another platform, such as your website, you can retrieve key information and make it visible on a third-party tool.

3. How to use it:

💡 If you need more information, don't hesitate to give us your feedback. This API is subject to evolve according to your needs 🤝: [email protected]

Did this answer your question?