i4w_achievegoal
Usage
This shortcode allows you to call the API method by the same name and start a campaign inside the new campaign builder.
[ELSE_achievegoal] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
Parameters
| Parameter | Description | Default | Required |
|---|---|---|---|
| cid | The id of the contact you want to add to a sequence. | Current logged in user | No |
| callname | The call name of the goal. | none | Yes |
Example
Shortcode
[i4w_achievegoal callname='CallName']
With specific contact ID:
Shortcode
[i4w_achievegoal cid='1234' callname='CallName']