Action
Get Cases For Verified Contact
Download .mdReturns a list of cases related to a given Contact ID.
Identity
| Field | Value |
|---|---|
| Master label | Get Cases For Verified Contact |
| Local developer name | GetCasesForVerifiedContact |
| Source template | SvcCopilotTmpl__GetCasesForVerifiedContact |
| Invocation target | SvcCopilotTmpl__GetCasesVrfyCtct |
| Invocation target type | flow |
| Confirmation required | false |
| Show in progress indicator | true |
Purpose
Returns a list of cases related to a given Contact ID.
Used by
- CaseManagement —
GetCasesForVerifiedContact_179KY0000000OtT
Prerequisites
verifiedContactIDmust come from Service Customer Verification.
Inputs
| Name | Type | Required | User input | PII | Description |
|---|---|---|---|---|---|
verifiedContactID | text | Yes | No (planner-piped) | No | Verified contact record ID. |
Outputs
| Name | Type | Displayable | Used by planner | Description |
|---|---|---|---|---|
caseList | list of recordInfo (max 2000) | Yes | Yes | ID, Subject, Description, Status, CreatedDate, CaseNumber, LastModifiedDate, and ClosedDate for case records related to the specified contact. |
Dependencies
- Flow
SvcCopilotTmpl__GetCasesVrfyCtctinstalled. - Read access on
Casefor the bot user.
