Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/connectwise-manage.png')} alt="connectwise-manage" width="100"/>

***Version: 1.3
Updated: Oct 28, 2024***
Updated: Oct 29, 2024***

Create, update, search, and gather ticket information from ConnectWise.

Expand All @@ -30,5 +30,5 @@ Create, update, search, and gather ticket information from ConnectWise.
+ renamed Get Tickets action to List Tickets
+ added new actions: Add Notes To Ticket, List Ticket Notes
+ removed Get Tickets Daemon
* October 28, 2024 (v1.3) Beta Release
* October 29, 2024 (v1.3) Beta Release
+ Added the "Priority" field to the Create Ticket and Update Ticket actions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/microsoft-sentinel.png')} alt="microsoft-sentinel" width="100"/>

***Version: 1.5
Updated: Oct 22, 2024***
***Version: 1.6
Updated: Oct 29, 2024***

Microsoft Sentinel is a cloud-native security information and event manager (SIEM) platform that uses built-in AI to help analyze large volumes of data across an enterprise.

Expand Down Expand Up @@ -41,5 +41,7 @@ Microsoft Sentinel is a cloud-native security information and event manager (SIE
+ Updated the integration by adding two new fields (**API Root** and **Login Endpoint**) to the configuration
+ October 22, 2024 (v1.5)
+ Added new action **List Incident Entities V2**
+ Updated the integration by adding a new fields (**Cloud SOAR URL API URL**, **Access ID** , **Access Key**) to the configuration
+ Updated the integration by adding new fields (**Cloud SOAR URL API URL**, **Access ID** , **Access Key**) to the configuration
+ October 29, 2024 (v1.6)
+ Updated **List Incident Entities V2** action in the output field.

Loading