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