Hi Community, with the new capability released in the latest community edition which enables our community members to share Integrations with each other by publishing them to our official Integration Marketplace, we are working on a new community Integration called Siemplify Tools which is a set of utility actions for data manipulation to enhance playbook capabilities. We invite you to checkout the list of actions we developed below and offer additional actions that can be part of the Siemplify Tools Integration π€
Add Attachment - adds an attachment to the case wall (similar to attach evidence).
Get Attachment - the action gets an attachment from the case wall (the result is presented as a Base64).
Add Or Update Alert Additional Data - the action adds or updates fields on the Alert additional data (the result will be all accumulated data that was added to the alert).
Check Entities Fields In Text - this action allows to search for a specific field from each entity in the scope (or multiple fields using REGEX) and compare it with one or more values.
Create Advanced Entity Insights - the action was created to replace the use of the add insight action and create a unique insight per entity based on the json result of previous actions in the playbook.Β
Decode Base64 - the action decodes base64 input.
Enrich Entity From Event Field - the action extracts fields from the event and adds them to the Entity fields.
Enrich Entity With Field - the action adds enrichment fields to the Entity based on a list of key values.
Extract URL Domain - this action enriches all entities with a new field "siemplifytools_extracted_domain" containing the extracted domain out of the entity identifier. In addition to entities, a user can specify a list of URLs as a parameter and process them, without enriching naturally.
Get Original Alert Json - the action gets the original alert Json (raw data) and presents it as a Json result.Β
Β Is String In Custom List - the action checks if a specific string exists in a Custom list.Β
Math Functions - a set of Python built-in functions.
You are welcome to share your ideas in a comment belowπ₯π
