Events handling on the vendor service side

Various events occur when customers perform operations in ActivePlatform (for example, add users or order subscriptions) that affect the status of their subscriptions or accounts in the service. When one of these events occurs, ActivePlatform calls an endpoint URL hosted by the service and passes additional information about the event. Based on the received information, the service adjusts subscriptions or users accordingly.



As part of the service integration, you need to configure and add the dedicated integration endpoints using Vendor Portal to exchange data between ActivePlatform and your web services. To make integration of your service possible, you need to meet the following requirements: