Custom Destination API
Use Activations with Custom Destinations to create a connection to any destination service of your choice.
The Custom Destination API allow you to "bring your own" destination to Activations. A custom destination is a few simple API endpoints that tell Activations about the type of data your destination can process, the operations allowed on that data, and how to actually load that data.
Please visit our full developer documentation for more.