SOAP API methode DatabaseTriggeredFollowUp_retrieve
Parameters
| Naam | Type | Beschrijving | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving | 
|---|---|---|
| databasetriggeredfollowup | Structure of type 'databasetriggeredfollowup' | All properties of the retrieved databasetriggeredfollowup | 
Structuur 'databasetriggeredfollowup'
| 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. |