Add Comment to Case
Add a comment to a chosen Case
Append Attachment to Case Overview
This action appends an attachment to the overview of a Case.Note: Ensure that the attachment is an image; otherwise, it will appear as a broken file icon in the case overview.

Append Tags to Case
This action appends tags to your Case. The new tags are in addition to the existing case tags.
Append to Case Overview
This action appends a text to the overview of a Case.
Generate Case Summary
In the ‘Generate Case Summary’ action, you can either create a new summary or update an existing Case Summary field with newly generated content.
Ask a Question on a Case
Submit a question linked to a specific Case. The question will appear in the selected case’s timeline, where it can be reviewed and answered by analysts. The Ask a Question on a Case action will remain paused until an answer is received, the action’s timeout is reached, or the default timeout occurs. Once any of these conditions are met, the workflow execution will resume.
Close Case
Changing the status of a Case to Closed by filling in the following parameters in the step.
Create Case
Adding a Case to the Case Management Table by filling in the following parameters in the step.
Delete Case
Deleting a Case from the Case Management Table by filling in the case ID. The ID can be the display ID e.g. INC-00001 or the GUID of the case, obtainable from the case object.
Get Full Case Details
The ‘Get Full Case Details’ action retrieves all information related to the selected case, including timeline, linked Case Management records, and linked custom tables records data, and returns it inJSON format.

Export Case
Exports the given case and its relevant data as a Zip containing:- PDF file containing case details (metadata and overview).
- CSV file containing the case timeline.
- CSV files for all related case management tables.
- Attachment files associated with the case.
Note: The maximum size of a file created by a step is
1TB.For more information, see Files Limitations and Workflow Runtime Limitations.
Get Case URL
Get a specific Case’s URL address.
List Timeline Events
List a case’s timeline events.
Share Case
Note
- You can only share a Case if a user has a Blink account
-
If a Case is shared with a user who has only
viewerpermissions for Case Management, but their overall user role (e.g., “Owner” with full access) allows for more permissions, they will still be able to edit the Case. In this scenario, their higher role permissions override the “Viewer” restriction on the shared Case.

Unshare Case

Update Case
Updating Case in the Case Management Table by filling in the following parameters in the step. This action overwrites the existing data of the case.
Update Case Status SLA
Changing the Case Status SLA by filling in the following parameters in the step.Note: Use the variable picker to select either the
id or the case_id of the case to be updated from a previous step or the Workflows inputs. Alternatively, you can choose a specific case directly from the dropdown menu.
Escalate Case
The Escalate Case action is used to elevate a selected case to a higher level of attention, priority, or ownership. This action ensures that the case is formally marked as escalated and that all required escalation details are captured in a structured and consistent manner. When triggered, the action records the reason for escalation and any additional information defined in the Escalation Form settings.Card Actions
When using
HTML in the rich text editor, only elements supported by the rich text editor will be rendered. Any unsupported HTML may not be displayed as expected.Create Card
Create a new card and add it to a custom tab within a case. Cards allow you to display formatted information, notes, or investigation details directly inside the case interface.
Create HTML Card
Create a new HTML card and add it to a custom tab within a case. Cards allow you to display formatted information, notes, or investigation details directly inside the case interface.
Update Card
Update an existing card within a case. This action allows you to modify the card by either replacing its content or adding new content to the existing text. Two update methods are supported:- Overwrite – Replaces the card’s name and/or its existing content with the new values provided.
- Append – Adds the provided rich text to the end of the card’s current content without removing what is already there.

Update HTML Card
Update an existing HTML card within a case.
Clear Card
This action removes all content from an existing card within a case, effectively resetting it while keeping the card itself intact.
Delete Card
This action deletes the card entirely
Clear Tab
This action removes all cards within a specific tab for a given case, while keeping the tab itself intact.Note: You can only delete or edit a tab in the Case Management Settings

Notes Actions
Create Note
This action creates a new note and attaches it to the selected case in the Case Overview
Update Note
This action updates an existing note within the selected case.
List Notes
This action retrieves all notes associated with the selected case.
Get Note
This action retrieves the details of a specific note from the selected case.
Delete Note
This action permanently deletes a note from the selected case.