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