collection |
The collection ID. Most often the value of this parameter will be the merge field where the collection id is stored. If the value is empty, a new collection will be created. |
collectionName |
The collection’s human readable name. Defaults to ‘Unnamed Collection’. |
saveCollectionTo |
The field to which the collection ID will be saved. |
saveCollectioNameTo |
The field to which the collection name will be saved. |
saveCollectionLinkTo |
The field to which the collection link will be saved. |
gallery |
The gallery ID. Most often the value of this parameter will be the merge field where the gallery id is stored. If the value is empty, a new gallery will be created. |
galleryName |
The gallery’s human readable name. Defaults to ‘Unnamed Collection’. |
galleryPasswordSaveTo |
Field to which the password will be saved. requires galleryPassword to be set. |
saveGalleryTo |
The field to which the gallery ID will be saved. |
saveGalleryNameTo |
The field to which the collection name will be saved. |
saveGalleryLinkTo |
The field to which the gallery link will be saved. |
permissionMode |
Defaults to ‘everyone.’ Other options are ‘permission’ or ‘private.’ |
collectionPassword |
A password to set for the collection. |
collectionPasswordSaveTo |
Field to which the password will be saved. Requires collectionPassword to be set. |
collectionPasswordExpires |
Field to which the password will be saved. requires collectionPassword to be set. |
collectionDownloadType |
Defaults to null, which is view only access. Options are ‘original’ or ‘jpeg’. requires collectionPassword to be set. |
collectionDownloadMax |
Defaults to unlimited. Send any number to set a maximum. Requires collectionPassword and collectionDownloadType to be set. |
saveCollectionPasswordExpiresTo |
Field to which the password expiration date will be saved. requires collectionPassword to be set. |
galleryPassword |
A password to set for the gallery. If none is sent, will inherit from collection. |
galleryPasswordExpires |
Password Expiration date in any readable format. requires galleryPassword to be set. |
galleryDownloadType |
Defaults to null, which is view only access. Options are ‘original’ or ‘jpeg’. requires galleryPassword to be set. |
galleryDownloadMax |
Defaults to unlimited. Send any number to set a maximum. Requires galleryPassword and galleryDownloadType to be set. |
saveGalleryPasswordExpiresTo |
Field to which the password expiration date will be saved. requires galleryPassword to be set. |
suffix |
The suffix you wish to append to the generated output which may be:
|
to |
|
date |
This parameter allows you to set a future date for the next billing date of the subscription. If no date is passed or if the date is in the past, then the subscription’s default next bill date will be used. |
prefix |
The prefix you wish to prepend to the generated output which may be:
|
subscription |
This parameter allows you to select a specific subscription by ID. You may use Advanced Merge Field notation in combination with prefetch in order to locate the ID. |
to |
|
override |
|
request |
|
excludeAlpha |
Set to 1 to generate a number. |
groupName |
|
adjustment |
The “adjustment” field should provide a relative date format string similar to PHP’s strtotime function. Some valid examples of this value are “+5 weeks” or “second month” or “last day of next month” or “yesterday noon”. (For more possible relative formats, see http://php.net/manual/en/datetime.formats.relative.php. |
timezone |
Note: Common Time Zones: United States |
convertToTZ |
|
request |
This is a URL to query at the end of the operation. The merge field {result} can be placed anywhere within the URL to include the result of the operation, allowing you to pass the value to another script. |
filterBy |
Filter by any field in an Opportunity, as follows:
Note:
|
limitTo |
Opportunity filterBy results can be limited by using the values of ‘oldest’/’first’ or ‘newest’/’last’ to limit the result to a single opportunity. |
orderBy |
Used in combination with ‘limitTo,’ this parameter allows you to order the resulting opportunity lookup by the values ‘created’ or ‘updated’. (Default ordering is by last updated timestamp.) |
default |
The default company name for a contact |
location |
This field may contain either:
If this parameter is not present, Time Zone Finder will use the contact’s primary address postal code (and country, if available) to determine the time zone. Note:
|
identifier |
|
time |
This field should contain one of the following:
Note: Only the time will be extracted from date/time values. Also, if you include a supported timezone code in your time 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 time field. This will be overridden by any timezone values in the timezone parameter, if supplied. If no timezones are designated, assume that all times are in Eastern Time as is the standard with Infusionsoft. |
adjustment |
The “adjustment” field should provide a relative date/time format string that complies with the following documentation: http://www.php.net//manual/en/datetime.formats.relative.php. Some valid examples of this value are “+5 weeks” or “second month” or “last day of next month” or “yesterday noon” or “+2 hours” etc |
timezone |
When the date & time fields are not based on Eastern Time, the user may designate the appropriate originating timezone with any of the supported timezone codes/identifiers specified in the “Supported Timezone Codes” section. Note: Timezone abbreviations should always be in all capital letters, unless using identifiers. If no timezone is supplied, it is assumed to be Eastern |
convertToTZ |
In the event that the user would prefer to have a time automatically adjusted to some other timezone, they may supply a timezone code/identifier within this parameter following the same rules that apply to the timezone parameter above. Note: Adjustments made to the date/time with the “adjustment” parameter are made after the timezone conversion is completed. |
saveKeyTo |
|
time |
This value should be of the following:
Note:
|
override |
|
saveTo |
The field where you want to save the password. Enter the field name without tildes, e.g. Contact._MyPassword. Note: If this parameter is not used, the password will be saved to the Contact.Password field. |
special |
Set to 1 if you want to include the following special characters as part of the password: !@#$%^&*() |
extraSpecial |
Set to 1 if you want to include the following extra special characters as part of the password: -_ []{}~`+=,.;:/?| |
length |
Set the number characters you want the password to be. Default is 8. Note: If this parameter is not used, the password will be eight characters long. |
saveTitleTo |
For ‘register’ action. The field to save the Title/Subject of the webinar to. |
saveDateTo |
For ‘register’ action. Field to save the webinar date or date & time to. |
saveJoinUrlTo |
For ‘register’ action. Field to save the registrant’s JoinURL to. |
from |
A “from” address for the outgoing e-mail. Note:
|
cc |
An e-mail, or comma separated list of e-mails, that will receive a carbon copy of the outgoing e-mail. This value can be
|
bcc |
An e-mail, or comma separated list of e-mails, that will receive a blind carbon copy of the outgoing e-mail. This value can be
|
delete |
Set this to “true” if you want Pocket Developer to delete the contact that is created when no contact exists for an email address in to, from, cc or bcc. Default is set to false. Note: Pocket Developer adds a tag (Pocket Developer -> Created by Email Anyone Anytime) to all contacts it creates for the purpose of sending an email. |
subscription |
This parameter allows you to select a specific subscription by ID. You may use Advanced Merge Field notation in combination with prefetch in order to locate the ID. |
date |
This parameter allows you to set a future date for the next billing date of the subscription. If no date is passed or if the date is in the past, then the subscription’s default next bill date will be used. |
subscription |
This parameter allows you to select a specific subscription by ID. You may use Advanced Merge Field notation in combination with prefetch in order to locate the ID. |