Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll down to the bottom of the page to the Custom Fields box:

...

Click the Add Button Field button to create a new custom field for the campaign. Fill out the Dialog box. You can choose from four different data types:

...

  • Text - Allow the customer to enter a string of text

  • Checkbox - Present the customer a checkbox to answer a question

  • Drop-Down - Provide the customer a list of options on a drop-down selector

  • Multi-Line Text - Allow the customer to enter a string of text with line breaks

...

Setup as many custom fields as you like:

...

You can edit these fields by clicking the Update Button at the bottom of the tab area.

Step 4: Custom Fields and the

...

API

Custom Fields can be viewed and edited in the Api as well. Please see Api documentation on the following pages for more information:

...

Please follow the steps below to properly pass in the custom field(s):

  1. Take the custom field name from custom field section of the campaign and replace all spaces with underscores 

  2. Prefix the field name with the string "custom_"

  3. Add the resulting string to the parameter list

(EXAMPLES) *Case sensitive

...