How-to become an integrator with Maximizer
Integrate with MaximizerYou can build an integration with Maximizer to help your customers and users simplify their workflows.
Please note that we need to review and validate the integration you created. Additionally, we may ask you to sign a partnership agreement, which includes a data access agreement.
Pre-requirements
In order to develop an application for Maximizer CRM you must have:
- Maximizer CRM instance to test your application (a sandbox or an active instance);
- VendorId and AppKey to work with API;
- OAuth client_id, client_secret and redirect_url to use OAuth;
- Basic knowledge of how to work with Octopus API.
To obtain it, please send us a request to [email protected] with the following information:
- Full name;
- E-mail address;
- Organization name;
- Application name;
- Short description of your application;
- The names of API objects you’d like to use with actions like Create, Read, Update, and Delete (the list can be extended later);
- For example: InteractionLog - Create, Read
- RedirectURL (can be updated later);
- Specify if you want to get the sandbox.
Using the VendorId and AppKey, you can authenticate by using the Octopus API authentication endpoint.
How to publish your integration
Please e-mail [email protected] and ask to enable it for specific or all clients.
Please be aware that we’ll need to review and validate the integration you’ve built at first. Additionally, we may request that you sign a partnership agreement, which includes a data access agreement.
If you have any technical questions - please, reach us via Discussions
Updated 22 days ago