None |
This plugin does not require any parameters other than the standard contactId and App. If no additional parameters are passed, the newest (latest) subscription will be deactivated immediately. |
date |
This field should contain one of the following:
Note: Only the date will be extracted from date/time values. Also, if you include a supported timezone code in your date value, please make sure it is using all capital letters (unless it’s an identifier), and that it appears as the last item in the date field. This will be overridden by any timezone values in the time or timezone parameters, if supplied. If no timezones are designated, assume that all dates are in Eastern Time as is the standard with Infusionsoft. |
action |
The action to take with the specified contact for the specified webinar. The supported actions are: |
webinar |
The ID of the relevant webinar, found in the URL when you are managing your webinar. Look for “webinar=” and copy the number following it. Not that this is not the same as the Webinar ID that is used to join a webinar. |
absent |
For ‘attendance’ action only. The tag ID that will be applied to the contact if they failed to attend the webinar. |
present |
For ‘attendance’ action only. The tag ID that will be applied to the contact if they attended the webinar. |
to |
The “to” address that should be receiving the e-mail, designated by
Note: The value of the parameter will overwrite the value in the “to” field of the email template that is being sent. |
templateId |
The ID of an existing e-mail template in Infusionsoft. Field values within the template, specifically to, from, cc, and bcc, can be over-written by the to, from, cc, and bcc parameters of this plug-in. |
None |
This plugin does not require any parameters other than the standard contactId and App. If no additional parameters are passed, the newest (latest) subscription will be activated immediately. |
None |
This plugin does not require any parameters other than the standard contactId and App. If no additional parameters are passed, the newest (latest) subscription will be deactivated immediately. |
callName |
The “Call Name” of the API Goal as specified within Campaign Builder. This should be something unique and should have no spaces in it. Note: Note: The “Integration Name” of the API Goal should always be your application name (as used for the appName field) |
from |
|
message |
|
from |
|
message |
|
category |
|
name |
|
contactId |
|
field (Optional if using ‘request’) |
|
contactId |
|
a through z, A through Z |
These are the fields to combine, allowing for a total of 52. Each variable can hold:
|
format |
The format is made up of codes, specified by PHP. (Codes are date sensitive.)
Note:
|
saveTo |
This is the field where the result of the formatted date will be stored, such as Contact.Anniversary, Contact.Birthday, Contact._MyCustomDate or Contact._webinarPrettyDate. Do not put tildes (~) around the name of the field. Note: This parameter is optional if using ‘request’. |
destination |
|
textToSave |
Input one of the following:
|
saveTo |
The name of the field you would like the text copied into, e.g. Contact._NextProject. Do not use tildes (~) around the field name. Note:
|
field1 |
This is field one of two whose value will be the basis for some basic operation.
|
field2 |
This is field two of two whose value will be the basis for some basic operation.
|
operation |
This is the name of the basic operation to be performed on field1 and field2.
|
saveTo |
The destination field for the calculation. |
date |
One of the following:
Note:
|
saveTo |
This is the field where the result of the field combination will be stored, such as _ResultField or Contact._CustomField1. |
field |
This is the field whose value will be modified by the counter action, such as _MyField or Contact._CustomField1. Field name should have no merge-field tilde characters. |
direction |
The direction with which the counter should iterate. Possible values are:
|
amount |
The amount of change of the counter iteration. Generally, this should be some positive numeric value, such as 3, 10, 7.6, etc. |
callName |
A unique name for the API call goal you want to trigger. You will also use this in the API call goal setup. |
delayFor |
The number of seconds you want to delay the call for |
saveTo |
This is the field where the result of the timezone lookup will be saved. Fields may be standard (e.g. Contact.Phone) or custom (e.g. Contact._MyCustomField). Do not put tildes (~) around the name of the field. Note: This parameter is optional if using ‘request’. |
App |
Your Infusionsoft application name Note: Your application name can be found in the URL used to access your Infusionsoft account. e.g. http://APPNAME.infusionsoft.com. |