Tokens for Retrieve Field Values Activity
This activity produces the following tokens:
Name | Description | Sample Syntax |
---|---|---|
Template Name | The name of the template assigned to the entry. | %(RetrieveFieldValues_Template Name) |
Field Name | A token is created for each field retrieved. The token name is the same as the field name. If the field is a multi-value field, the field name is followed by _All. |
%(RetrieveFieldValues_Field1) %(RetrieveFieldValues_MultiValueField_All) |
The "RetrieveFieldValues" portion of the syntax changes to match the activity's name.
Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity "Get: Info!", the syntax for the Date field will be "%(GetInfo_Date)".