Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can create bots that will remove SyncroMSP and MSPbots tickets in MSPbots when specific criteria are met. When creating the bot, you will add blocks for the REST API Call and for deleting the Syncro tickets in MSPbots

Note

You need a successful Syncro MSP integration with MSPbots before performing the steps below. Refer to the article SyncroMSP Integration Setup for help connecting SyncroMSP to MSPBots.

This article discusses has the following steps for designing the bot that will to delete SyncroMSP tickets: 

...

Add a REST API Call block.

...

 
GIF_add rest api call block

    1. Click on the Trigger block, then click on the plus icon, and select Add a Block.
    2. Select the new blank block.
    3. Enter REST API Call in the search bar, and click the action REST API Call to add the block.

...

    1. Enter the following information in the REST API Call configuration window:  
      • URL - Enter your SyncroMSP URL. Example: https://yourdomain.syncromsp.com/(TicketId}. 
      • Integration - Select Syncro.
      • Method - Select delete
      • Headers - No need to add data. 
      • Params - No need to add data. 
        image_rest api settings
    2. Click Next to proceed to the Delete MSPbots Tickets window. 
    3. Click Next in the Delete MSPbots Ticketswindow to open the Alert settings.
      Image_delete mspbots ticket

Configure the Alert settings. 

...

Click Save in the upper-right corner of the bot settings window to save your settings.
image_save bot settings

Related Topics 

...

Content by Label
showLabelsfalse
showSpacefalse
excludeCurrenttrue
cqllabel in ("delete","tickets")