MarkComplete
Creates or Finds the profile with provided Specialid
Stored Procedure Specific Information
Outreach allows only a small subset of columns to be used in the EXEC query. These columns can typically be used with only = comparison.
For example:
EXECUTE MarkComplete Id = 6
Input
Name | Type | Required | Description |
Id | Integer | True | Task's Id. |
CompletionNote | String | False | A note to attach to the associated prospect if there is one. |
CompletionAction | String | False | For sequence step tasks, this specifies how to finish the sequence state.
The allowed values are finish_no_reply, finish_replied. |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure. |