ZIP Tools

Version: 1.2
Updated: Nov 09, 2023

This integration is only for Cloud SOAR.
ZIP Tools is used to work with archives, in particular to extract and save the CSV files they contain.
Actions
- Unzip File (Custom) - Extract from archive and save all CSV files as incident attachments.
Configure Zip Tools in Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration.
- Set the Cloud SOAR API URL (for example,
https://api.sumologic.com
). Enter the API endpoint URL for your region. - Provide the Access ID and Access Key from a Sumo Logic access key. Select Default as the scope when generating access keys.
Change Log
- December 23, 2020 - First upload
- July 18, 2023 (v1.1) - Updated the integration with Environmental Variables
- November 9, 2023 (v1.2)
- Changed Logo
- Updated integration for compatibility with new Cloud SOAR API
- Added Proxy options, Server certificate verification and Connection timeout config
- Renamed action from UnZIP File to Unzip File
- Added Incident ID field in action
- Refined labels and hints
- Code refactoring