CustomDuties
Creates or Finds 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 CustomDuties Name = test
Input
Name | Type | Required | Description |
Name | String | True | The name of the role. |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure. |