What’s a Scoped Destination?

Scoped Destinations are Custom Destinations that you publish to your workspace or organization for convenient repeated use. The Destination Spec illustrates how to create a Custom Destination that is added to Census in a one-off manner using the “Custom Destination API” destination within Census. For repeated use, however, publishing a scoped destination to either your workspace or organization may be preferred.

How to create a Scoped Destination

  1. Build a Custom Destination: Follow our Destination Spec to build a Custom Destination.

To publish to your workspace

  1. Create the destination via the Create a new destination type endpoint

And you’re done!

To publish to your organization

  1. Create the destination via the Create a new destination type endpoint
  2. Publish the destination to your organization via the Publish destination type to organization endpoint

And your destination will now be available across every workspace in your organization.

Additional Details

Please see the API Reference for more details on the endpoints mentioned above, along with others for updating/deleting these destinations.