SOAP API method WebFormTriggeredFollowUp_submittee
Description
The submittee of the triggeredfollowup, the profile/subprofle who was affected by the submitter using a webform.
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | int | Unique identifier (id) of the object WebFormTriggeredFollowUp. The method only applies to the webformtriggeredfollowup with this id. | 
| login | Structure of type 'login' | Optional login data (soon deprecated) | 
| access_token | string | Optional api access token | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| submittee | Structure of type 'submittee' | 
Structure 'login'
| Name | Type | Description | 
|---|---|---|
| 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 | 
Structure 'submittee'
| Name | Type | Description | 
|---|---|---|
| id | string | The ID of the submittee. | 
| action | string | Was the (sub)profile modified or created? |