Destination builder
If you want to send data to a destination that is not in our destination's catalog, you can open a destination request, or you can write your own destination.
The destination builder allows you to create your own custom destination, either with a no-code approach (Webhook, FTP, API, GTM importer) or with a javascript sandbox aproach (low-code) :
Webhook/API/FTP destination builder (no-code experience)
JavaScript destination builder (JS sandbox)
GTM template importer (convert to JS sandbox template out of the box)

Create and publish a destination
When you publish your work in the destination builder, your destination will be visible for your team in the destination catalog beside other destinations.
In the destination builder interface, you will be able to set:
Information about the destination (label, logo, category)
Destination settings, i.e. questions that will be asked to the user that will add this destination (e.g. token, account id, options ...)
Connector technical options (url, method, etc.) or JavaScript code

Your destination can also be hosted on Github and automatically imported to facilitate updates on your side.
Last updated
Was this helpful?