SOAP API method EmailingTriggeredFollowUp_retrieve
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| emailingtriggeredfollowup | Structure of type 'emailingtriggeredfollowup' | All properties of the retrieved emailingtriggeredfollowup | 
Structure 'emailingtriggeredfollowup'
| Name | Type | Description | 
|---|---|---|
| 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. |