Subscriptions
Subscription enables your application to listen to events and changes in third-party services. The event triggers an action to be performed in your applications. Subscription can be found in the Deployment Settings.
Commonly used to synchronize data across platforms, subscriptions can be create using Forwarding Trigger and Forward URL
Forwarding Trigger
You can subscribe to as many third-party service events as you want by create a forwarding trigger for each. Forward trigger listens to the event and forwards the data to the Forwarding URL.
Add Forwarding Trigger
You can add any many triggers as you want by selecting the events associated to the third-party services.
info
Not all services provide events such as webhooks.
Forwarding URL
URL in which your application receives the data.
Did you find what you need?