Skip to main content
ACS - Getting Started

Learn how to get started with Jacquard's Adobe Campaign Standard workflow snippet

Updated over a week ago

Request the package and a token

First things first. If they haven't already been provided, you're going to need to request two things from your Jacquard Customer Success representative:

  1. A package of the Phrasee Broadcast Adobe Campaign Standard workflow snippet

  2. A Jacquard Connect Server access token for your Jacquard account

Import the package

Once you have your package and token, you can proceed to importing the package into your Adobe Campaign Standard instance.

For instructions on how to properly import a package, check out these instructions from Adobe.

Navigate to the workflow snippet template

Once you've imported the package, you'll be able to find the Phrasee Broadcast Template under Workflow templates by navigating to Advanced menu > Resources > Templates > Workflow templates.

To open the Advanced menu, click the Adobe Campaign logo in the upper-left corner.

Under Workflow templates, you should find and open the Phrasee Broadcast Template.

Add your Jacquard Connect Server token

There are three External API steps in the workflow snippet template that require your new token:

  1. Get variants from Phrasee API

  2. Update Phrasee test results API

  3. Update Phrasee final results API

These are the only steps in the workflow that exchange information with Jacquard. Thankfully, the process for adding your token to the activities is the same for all three.

Double-click on the step to open it. (You can also open the step by clicking on it once and then clicking the Open activity button which looks like a pencil.)

Navigate to the Execution tab.

Under Request Header(s), click Create element.

In the Add new header pop-up, type Authorization under Key.

Under Value, you'll need to put Bearer {token}. The {token} should be your new token you requested from your Jacquard Customer Success representative.

When you're finished, it should look something like this:

Note, Bearer is capitalised and there is a single space between the Bearer and the token itself.

When you're certain you've entered everything correctly, click Add.

Now, simply repeat this exact process with the other two steps. When you're finished, save your workflow snippet template.

Workflow template setup complete

With your workflow snippet template imported and token added, your setup is complete.

At this point, we'd recommend you take a look at our Workflow details article to get an idea of what each step is doing.

If your Jacquard language model will be including any personalisation fields, make sure you add them to your workflow template with these directions.

After that, you'll be ready to check out how to deploy an experiment.

Did this answer your question?