i4w_runas
Usage
This shortcode will automatically run a Keap action set for either the current, logged in subscriber or the contact ID passed as a parameter. Use with care.
[ELSE_runas] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
Parameters
| Parameter | Description | Default | Required |
|---|---|---|---|
| cid | A contact's ID as found in Keap. | Current logged in user | No |
| id | The action set ID as found in Keap. | none | Yes |
Example
Shortcode
[i4w_runas id='123']
With specific contact ID:
Shortcode
[i4w_runas cid='1234' id='123']