Terug naar de indexpagina

SOAP API methode ProcessedEmailing_triggeringFollowUp

Beschrijving

A single triggered followup that triggered this processed e-mail

Parameters

Naam Type Beschrijving
id * int Unique identifier (id) of the object ProcessedEmailing. The method only applies to the processedemailing with this id.
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* verplichte parameters

Resultaat

Naam Type Beschrijving
surveytriggeredfollowup Structure of type 'surveytriggeredfollowup'
webformtriggeredfollowup Structure of type 'webformtriggeredfollowup'

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 'surveytriggeredfollowup'

Naam Type Beschrijving
id int The ID of the follow up.
triggertime timestamp The time when this follow up action was triggered.
executetime timestamp The time when this follow up was executed / should be executed.
executed boolean Has the follow up already been executed.

Structuur 'webformtriggeredfollowup'

Naam Type Beschrijving
id int The ID of the follow up.
triggertime timestamp The time when this follow up action was triggered.
executetime timestamp The time when this follow up was executed / should be executed.
executed boolean Has the follow up already been executed.