Skip to main content

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

ParameterDescriptionDefaultRequired
cidThe id of the contact you want to add to a sequence.Current logged in userNo
callnameThe call name of the goal.noneYes

Example

Shortcode
[i4w_achievegoal callname='CallName']

With specific contact ID:

Shortcode
[i4w_achievegoal cid='1234' callname='CallName']