API and Webhook
Plan Description
This is a paid feature. For details, see Understand Your Account Usage and Limits.
Function Development
If you are capable of developing functions, you can click Apply for Trial-API&Webhook and connect referring to development documents.
If you cannot develop API&Webhook by yourself, you can submit customized development requirements, then implementation engineers of Jodoo will develop API&Webhook for you.
Functions
The function API in Jodoo includes a form interface, data interface, and contact interface. The function of Webhook includes data push, form push, and message push.
Through the API and Webhook functions of Jodoo, you can connect Jodoo with other external systems or products and integrate business and data between them.
For example: by connecting processes between Jodoo and the user's own ERP system, or integrating data between the third-party product and Jodoo, the enterprise can improve business efficiency, promote collaboration between departments and between systems, and avoid data silos, further accelerate enterprise informatization.
Example
API and Order Management
Create an order form used for statistical order information in Jodoo. Sales channels are generally divided into online mall sales and offline sales. Orders in offline sales are usually entered manually by sales staff in Jodoo. However, an order placed by the online user can directly generate an order record in Jodoo by creating a single-record API, so that there is no need to manually enter the online orders one by one to Jodoo. Manual entry not only requires a lot of work but also is prone to errors.
API and Project Management
To manage projects and control workflows in Jodoo, generally, there is a separate system for financial collection. At this time, the collection information in the financial software can be pushed to Jodoo by modifying the single-record API, thereby modifying the corresponding project information.