51黑料不打烊

Get started with custom external channels gs-custom-channel

51黑料不打烊 Campaign allows you to create custom external channels integrated with third-parties. You can then orchestrate and execute deliveries based these channels.

The delivery creation and sending can be performed both in the Client Console and in the Web UI. However, the custom external channel is only performed in the Client Console.

To learn how to create and send a delivery based on a custom external channel, refer to this page.

Here are the steps to create a new external custom channel in the Client Console:

  1. Configure the schema, read more
  2. Create a new external account, read more
  3. Create a new delivery template, read more

Configure the schema configure-schema

First, you need to configure the schema to add the new channel to the list of available channels.

  1. From Campaign Explorer, select Administration > Configuration > Data schemas.

  2. Create a schema extension to extend the messageType enumeration with the new channel.

    For example:

    code language-none
    <enumeration basetype="byte" default="mail" label="Channel" name="messageType">
    <value desc="My Webpush" img="ncm:channels.png" label="My Webpush" name="webpush"
           value="122"/>
    </enumeration>
    

    {modal="regular"}

Create a new external account create-ext-account

Then, you need to create a new routing external account.

  1. From Campaign Explorer, select Administration > Platform > External accounts.

  2. Create a new external account.

  3. Select the channel and change the delivery mode to External.

    {modal="regular"}

Create a new delivery template create-template

Now, let鈥檚 create the new template associated to the new channel.

  1. From Campaign Explorer, select Resources > Templates > Delivery templates.

  2. Create a new template.

  3. Click on Properties and select the right folder and routing.

    {modal="regular"}

The new channel is now available. You can create and execute deliveries based on this channel.

recommendation-more-help
35662671-8e3d-4f04-a092-029a056c566b