- 08 Mar 2023
- 6 Minutes to read
-
DarkLight
Content digest 7.3.23
- Updated on 08 Mar 2023
- 6 Minutes to read
-
DarkLight
We've added the following new steps, improvements, and templates:
- Torq
- Confluence
- Confluence Cloud
- GitHub
- Google Drive
- Google Sheets
- Grip Security
- Jira Cloud
- Joe Sandbox
- Kolide
- LimaCharlie
- Microsoft Outlook
- monday.com
- Moveworks
- Notion
- OpenAI
- SentinelOne
- Zoom
- New templates
Torq
The following new steps were added to the Torq integration:
- Publish a workflow: Publishes the specified revision of the provided workflow. If the workflow has unpublished nested workflows, they must be published first.
- Update a workflow: Updates the content of the specified workflow according to the provided YAML.
Confluence
The following new steps were added to the Confluence integration:
- Add Label to Content: Adds a label to the specified content.
- Create Content: Creates new content in the given space or publishes an existing draft. For more information, see the step's documentation URL.
- Get Content by ID: Returns the content with the given ID.
- List Content: Returns a list of the content in your Confluence instance that matches the given filters.
- List Spaces: Returns a list of the available spaces in Confluence.
- Update Content: Updates the content with the given ID.
Confluence Cloud
- The List Content step has several new optional parameters:
Expand fields
: A comma-separated, space-free list of field names to return detailed information about. You may choose up to 8 fields. For more information, see the documentation URL.Offset
: The index of the first result to return, starting at 0.
- The Update Content step has a new optional parameter:
Confluence Cloud username
: Your Confluence Cloud username, which should be the email address you use for Confluence Cloud.
- The Create Content step has a new optional parameter:
Expand fields
: A comma-separated, space-free list of field names to return detailed information about. You may choose up to 8 fields. For more information, see the step's documentation URL.
- The Create or Update Attachment step has a new optional parameter:
Confluence Cloud username
: Your Confluence Cloud username, which should be the email address you use for Confluence Cloud.
GitHub
- The following new steps were added to the GitHub integration:
- Create Branch: Creates a branch in your repository. Please note that you cannot create new branches in empty repositories.
- Search Branches: Returns a list of branches that match the provided branch name from the specified repository. Partial matches will be included in the results.
- List User Repositories: Returns a list of the public repositories for the specified user.
- The Create Pull Request step hasthe following new optional parameters:
Token
: The token to authenticate with.Owner name
: The username of the repository's owner. It is not case-sensitive.Repository name
: The name of the repository.Title
: The title of the pull request.Pull request body
: The contents of the pull request.Head branch
: The name of the branch to merge into the base branch.Base branch
: The name of the branch to merge the head branch into.
- The Search Branchesstep has several new optional parameters:
Owner name
: The username of the repository's owner. It is not case-sensitive.Repository name
: The name of the issue's repository.
Google Drive
The following new steps were added to the Google Drive integration:
- Assign File Label: Assigns the label with the given ID to the specified file, given a list of the label's field objects.
- List File Labels: Returns a list of the specified file's labels.
- Remove File Label: Removes the label with the given ID from the specified file.
Google Sheets
A new step was added to the Google Sheets integration:
- Get Sheet Data: Returns the data of the given sheet in JSON format.
Grip Security
- The following new steps were added to the Grip Security integration:
- List Offboarding Workflows: Retrieve the results of all offboarding workflows.
- List Users: Returns a list of all the users in the organization, including organizational data and grip data.
- List Employee Access Removal Workflows: Returns the results of all employees' access removal workflows.
- List SaaS Application Users: Returns a list of all the users in the given SaaS application.
- List Justification Workflows: Returns the results of all justification workflows.
- List SaaS Applications: Returns a list of all the SaaS applications in the organization, including organizational data and grip data.
- Get SaaS: Retrieves the information of the SaaS with the given ID.
- Get Offboarding Workflow Status: Retrieves the status of the given offboarding workflow.
- The Get User step has a new optional parameter:
User ID
: The ID of the user whose information you wish to retrieve.
Jira Cloud
A new step was added to the Jira Cloud integration:
- Create ADF Table: Creates a table in ADF (Atlassian Document File) format from a given array of JSON objects.
Joe Sandbox
The Get Analysis Info step has a new optional parameter:
Analysis web ID
: The web ID of the analysis whose information you wish to retrieve.
Kolide
The following steps were added to the Kolide integration:
- List Results for Live Query: Returns a list of results for the live query with the given ID.
- List Waiting Devices for Live Query: Returns a list of waiting devices for the live query with the given ID.
LimaCharlie
The following steps were added to the LimaCharlie integration:
- List Rules: Returns a list of rules in your organization.
- Get Organization: Returns information about the organization with the given ID.
- List Error Logs: Returns a list of error logs in your organization.
Microsoft Outlook
- A new step was added to the Microsoft Outlook integration:
- Update Message Categories: Updates the categories of the message with the given ID.
- The Reply to Messagestep has the following new optional parameters:
Message content
: The content of the message.Attachment filename
: The filename of the attachment file.
- The Send Messagestep has a new optional parameter:
Attachment content
: The content of the attachment to add.
- The Send Messagestep has a new optional parameter:
Attachment content type
: The content type of the attachment file.
monday.com
- The Create Item step has several new optional parameters:
Max retries
: Maximum number of retries. If no value is specified, the step will keep retrying until a valid status code is received or for up to 50 seconds.Retry delay
: Initial delay between retries in seconds, each attempt will take 25% longer (exponential backoff). If a response contains Retry-After header, the delay will be overridden by the value of this header.Retry on status
: If set, the step automatically retries the request on the specified status codes. The maximum retry duration is 50 seconds.
- The List Board Columnsstep has a new optional parameter:
Max retries
: Maximum number of retries. If no value is specified, the step will keep retrying until a valid status code is received or for up to 50 seconds.
- The Run GraphQL Querystep has several new optional parameters:
Variables
Max retries
: Maximum number of retries. If no value is specified, the step will keep retrying until a valid status code is received or for up to 50 seconds.Retry on status
: If set, the step automatically retries the request on the specified status codes. The maximum retry duration is 50 seconds.
- The List Board Groupsstep has several new optional parameters:
Retry delay
: Initial delay between retries in seconds, each attempt will take 25% longer (exponential backoff). If a response contains Retry-After header, the delay will be overridden by the value of this header.Retry on status
: If set, the step automatically retries the request on the specified status codes. The maximum retry duration is 50 seconds.
Moveworks
A new step was added to the Moveworks integration:
- Validate API Key: Validates your Moveworks API key.
Notion
A new step was added to the Notion integration:
- Get Page: Retrieves information about the page with the given ID.
Okta
The following steps were added to the Okta integration:
- List Zones: Returns a filtered list of zones. If no filters are provided, the full list of zones is retrieved.
- Get a Network Zone: Returns information about the network zone with the given ID.
OpenAI
The following new steps were added to the OpenAI integration:
- Get Model: Returns information about the model with the given ID.
- Create Image: Creates an image using the given prompt.
SentinelOne
A new step was added to the SentinelOne integration (replacing the Create Path Exclusion step):
- Create Exclusion: Creates an exclusion to make Agents suppress alerts and mitigation for files or processes originating from the specified path, browser, or file type.
Zoom
Added a required parameter to the Send a file step.
Recipient type
: Whether the file will be sent to a channel or a specific user.
New templates
The following templates were added to the template library.
- Check Point SmartTasks Notification to Slack
- Find all Okta Active Devices with Pagination
- Send Torq Audit/Activity Logs to Sumo Logic on a Schedule
- Attach a Screenshot to a ServiceNow Incident or Jira Issue
- Subscribe a Gmail Address to watch a Pub-Sub Predefined Topic
- Search for Unused or Inactive Roles in AWS IAM