Terug naar de indexpagina

SOAP API methode Database_createFollowUp

Beschrijving

The follow up action is executed when the cause is met.

Parameters

Naam Type Beschrijving
id * int Unique identifier (id) of the object Database. The method only applies to the database with this id.
modifycause Structure of type 'modifycause' The cause that must be met
removecause Structure of type 'removecause' The cause that must be met
createormodifycause Structure of type 'createormodifycause' The cause that must be met
sendcause Structure of type 'sendcause' The cause that must be met
impressioncause Structure of type 'impressioncause' The cause that must be met
createcause Structure of type 'createcause' The cause that must be met
webformcause Structure of type 'webformcause' The cause that must be met
submitcause Structure of type 'submitcause' The cause that must be met
errorcause Structure of type 'errorcause' The cause that must be met
clickcause Structure of type 'clickcause' The cause that must be met
surveycause Structure of type 'surveycause' The cause that must be met
matchcause Structure of type 'matchcause' The cause that must be met
dateinterval * Structure of type 'dateinterval' The delay before the action is executed
smsdocumentaction Structure of type 'smsdocumentaction'
removeaction Structure of type 'removeaction'
modifyaction Structure of type 'modifyaction'
contactaction Structure of type 'contactaction'
emaildocumentaction Structure of type 'emaildocumentaction'
smsaction Structure of type 'smsaction'
faxdocumentaction Structure of type 'faxdocumentaction'
createaction Structure of type 'createaction'
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* verplichte parameters

Resultaat

Naam Type Beschrijving
databasefollowup Structure of type 'databasefollowup'

Structuur 'modifycause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'removecause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'createormodifycause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'sendcause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'impressioncause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'createcause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'webformcause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'submitcause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'errorcause'

Naam Type Beschrijving
filter string Get the error filter.
condition string Get the condition when the cause is triggered

Structuur 'clickcause'

Naam Type Beschrijving
filter string The url filter.
condition string Get the condition when the cause is triggered

Structuur 'surveycause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'matchcause'

Naam Type Beschrijving
condition string Get the condition when the cause is triggered

Structuur 'dateinterval'

Naam Type Beschrijving
count int The count of the dateinterval.
unit string The unit of the dateinterval.

Structuur 'smsdocumentaction'

Naam Type Beschrijving
document SmsDocument The document of the smsdocumentaction.
destination string Get the destination setting.
smsSettings SmsMailingSettings Get the emailing settings used if a document is send
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'removeaction'

Naam Type Beschrijving
destination string The destination of the removeaction.
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'modifyaction'

Naam Type Beschrijving
destination string Method to change the destination for the modifyaction.
fields Map The name of the fields or interests that are going to be modified.
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'contactaction'

Naam Type Beschrijving
type string The type of the contactaction.
message string The message of the contactaction.
user User The role of the contactaction
important boolean The important setting of the contactaction.
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'emaildocumentaction'

Naam Type Beschrijving
document EmailingDocument The document of the emaildocumentaction.
destination string Get the destination setting.
emailingSettings EmailingSettings Get the emailing settings used if a document is send
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'smsaction'

Naam Type Beschrijving
message string The sms message.
destination string The destination setting.
from string The from sms address.
settings SmsMailingSettings Get the sms settings used if a sms is send
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'faxdocumentaction'

Naam Type Beschrijving
document PdfDocument The document of the faxdocumentaction.
destination string Get the destination setting.
faxSettings FaxMailingSettings Get the emailing settings used if a document is send
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'createaction'

Naam Type Beschrijving
collection string Get the collection the action needs to create a subprofile in
fields Map Get the fields that are going to be modified to non-default values.
condition string Get the javascript condition used to determine if the followup action shoud be executed

Structuur 'login'

Naam Type Beschrijving
username string The username of the login attempt
account string The account name of the login attempt
password string The password for the login attempt

Structuur 'databasefollowup'

Naam Type Beschrijving
id int The ID of the followup.