Versions Compared

Key

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

...

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 the following shows these 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. 

...