Custom Integrations

Learn about customizable integrations

In Zotlo, it is possible to create customizable integrations related to payments or registrations, allowing the Zotlo service to seamlessly communicate with your own service. Through these integrations, you can become a service provider within Zotlo's ecosystem. This integration capability increases the functionality and efficiency of your service within the Zotlo platform, providing a more integrated and seamless user experience.

Checking Active Subscribers for Payments

You can integrate your service with Zotlo to check and manage previously made subscriptions. Thanks to this integration, you can easily manage users' active subscriptions and direct payment processes with more control.

You need to follow the steps below to integrate your service into Zotlo:

  1. Go to the "Developer Tools" page in the project settings section and select the "Custom Integrations" tab.

  2. Click the "Activate" button to activate the "Check Active Subscriptions" integration.

  3. In the pop-up window that opens, enter the details of your endpoint and click on the "Next" button.

  1. Create the request structure using the parameters specified in the parameter list and proceed to the next step.

To define the parameters correctly and clearly, specify them as they are listed, with their names and how to use them.

  1. Define the response structure of your service and set the conditions for the subscription to be considered active. Here you only need to enter the fields that need to be checked, you do not need to detail the entire response structure.

  1. Specify how you want Zotlo to behave when it cannot access or receive a response from your service.

  2. Test your service in accordance with the request structure you created. If the test result is successful, your integration will be activated. However, if the test fails, try to troubleshoot the problem by following the instructions and then try again.

The Use of Custom Integrations in Flows

If a custom integration is activated in the project, this integration is automatically activated in all flows of the project. If you do not want this integration to run in a specific flow, you should click on the settings icon on the flow design page, select the "Custom Flows" header and uncheck the relevant integration on the screen that opens.

Last updated