Method | Description | |
---|---|---|
add ( $data, Infusionsoft_App $app = null ) | ||
addToCampaign ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
addToGroup ( $contactId, $groupId, Infusionsoft_App $app = null ) | ||
addWithDupCheck ( $data, $dupCheckType, Infusionsoft_App $app = null ) | ||
applyActivityHistoryTemplate ( $contactId, $historyId, $userId, Infusionsoft_App $app = null ) | ||
findByEmail ( $email, $selectedFields, Infusionsoft_App $app = null ) | ||
getActivityHistoryTemplateMap ( Infusionsoft_App $app = null ) | ||
getAppSetting ( $hash, $module, $param, Infusionsoft_App $app = null ) | ||
getAppSettingInt ( $hash, $module, $param, Infusionsoft_App $app = null ) | ||
getCampaignStepDetails ( $stepId, Infusionsoft_App $app = null ) | ||
getCampaignStepOrder ( $campaignId, Infusionsoft_App $app = null ) | ||
getCampaigneeDetails ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
getCampaigneeStepDetails ( $contactId, $stepId, Infusionsoft_App $app = null ) | ||
getNextCampaignStep ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
linkContact ( $remoteApp, $remoteId, $localId, Infusionsoft_App $app = null ) | ||
linkContacts ( $contactId1, $contactId2, $contactLinkTypeId, Infusionsoft_App $app = null ) | ||
listLinkedContacts ( $contactId1, Infusionsoft_App $app = null ) | ||
load ( $id, $selectedFields, Infusionsoft_App $app = null ) | ||
locateContactLink ( $locateMapId, Infusionsoft_App $app = null ) | ||
markLinkUpdated ( $locateMapId, Infusionsoft_App $app = null ) | ||
merge ( $contactId, $duplicateContactId, Infusionsoft_App $app = null ) | ||
pauseCampaign ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
refreshApp ( $hash, Infusionsoft_App $app = null ) | ||
removeFromCampaign ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
removeFromGroup ( $contactId, $groupId, Infusionsoft_App $app = null ) | ||
rescheduleCampaignStep ( $contactId, $campaignStepId, Infusionsoft_App $app = null ) | ||
resumeCampaignForContact ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
runActionSequence ( $contactId, $actionSequenceId, Infusionsoft_App $app = null ) | ||
submitSurveyAndApplyActionSets ( $surveyResultId, $actionSetIds, Infusionsoft_App $app = null ) | ||
unlinkContacts ( $contactId1, $contactId2, $contactLinkTypeId, Infusionsoft_App $app = null ) | ||
update ( $contactId, $data, Infusionsoft_App $app = null ) |
public static add ( $data, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static addToCampaign ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static addToGroup ( $contactId, $groupId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static addWithDupCheck ( $data, $dupCheckType, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static applyActivityHistoryTemplate ( $contactId, $historyId, $userId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static findByEmail ( $email, $selectedFields, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getActivityHistoryTemplateMap ( Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getAppSetting ( $hash, $module, $param, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getAppSettingInt ( $hash, $module, $param, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getCampaignStepDetails ( $stepId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getCampaignStepOrder ( $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getCampaigneeDetails ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getCampaigneeStepDetails ( $contactId, $stepId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static getNextCampaignStep ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static linkContact ( $remoteApp, $remoteId, $localId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static linkContacts ( $contactId1, $contactId2, $contactLinkTypeId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static listLinkedContacts ( $contactId1, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static load ( $id, $selectedFields, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static locateContactLink ( $locateMapId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static markLinkUpdated ( $locateMapId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static merge ( $contactId, $duplicateContactId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static pauseCampaign ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static refreshApp ( $hash, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static removeFromCampaign ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static removeFromGroup ( $contactId, $groupId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static rescheduleCampaignStep ( $contactId, $campaignStepId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static resumeCampaignForContact ( $contactId, $campaignId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static runActionSequence ( $contactId, $actionSequenceId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static submitSurveyAndApplyActionSets ( $surveyResultId, $actionSetIds, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static unlinkContacts ( $contactId1, $contactId2, $contactLinkTypeId, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |
public static update ( $contactId, $data, Infusionsoft_App $app = null ) | ||
$app | Infusionsoft_App |