Skip to main content
Announcements
Qlik and Talend Support Cases are now opened in the same place.

How to: Getting started with the Monday.com connector in Qlik Application Automation

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Yamini-Singh
Support
Support

How to: Getting started with the Monday.com connector in Qlik Application Automation

Last Update:

Jan 23, 2024 9:33:52 AM

Updated By:

Sonja_Bauernfeind

Created date:

Jan 23, 2024 9:41:48 AM

This article gives an overview of the available blocks in the Monday.com connector in Qlik Application Automation, as well as expand on basic example use-cases.

Monday.com is a powerful project management system — a complete Work OS designed to help your team complete projects efficiently, collaborate effectively, and grow online.  And Qlik Application Automation supports implementations involving Monday.com.

Content:

 

Setting up Authentication

  1. Login to your Monday.com account.
  2. Click on your avatar icon at the top right corner, for a dropdown menu.
  3. Under the newly appeared dropdown, head over to the ‘Developers’ tab.

    Monday Work Management Developers menu.png

  4. Once in the Developer tab, head over to create a new app, or edit an existing app.

    Create a new app.png

    During creation:
    • use the Redirect URL: ‘https://connector.qlikcloud.com/callback’
    • make sure we have at least these scopes enabled, for smooth functioning:  
      • boards:read
      • boards:write
      • workspaces:read
      • workspaces:write
      • users:read
      • users:write
      • account:read
      • notifications:write
      • updates:read
      • updates:write
      • tags:read
      • teams:read
      • assets:read

       

  5. If you plan on using this app yourself, you can simply publish and generate the ‘client_id’ and ‘client_secret’ under ‘Basic Information’ section and connect in Qlik Application Automation with those values.

    copy client id and client secret.png

  6. In case the user will be different from you, you can either add them into collaborators of your app, or share your app in the App Marketplace and setup installation for the other users.

Available Blocks

Assets

  • List Assets     

Boards          

  • List Boards    

Column         

  • Create Column       
  • List Columns
  • Update Column Value       
  • Update Simple Column Value     

Folders          

  • Create Folder          
  • Update Folder         
  • Delete Folder
  • List Folders   

Groups          

  • Create Group          
  • List Groups   
  • Delete Group           

Items 

  • List Subitems
  • Create Item 
  • Delete Item  
  • List New And Updated Items Incrementally      
  • Create Subitem      
  • List Items      

Notifications 

  • Create Notification 

Raw API         

  • Do Generic Query   

Tags  

  • List Tags        
  • Create Or Get A Tag          

Teams           

  • Delete Team From Workspace    
  • Add Team To Workspace  
  • List Teams    
  • Add Teams To Board         

Updates        

  • List Updates 
  • Create Update        
  • Delete Update         

Users 

  • List Users       

Workspaces 

  • List Workspaces      
  • Delete Workspace  
  • Add User To Workspace
  • Create Workspace 

Use Cases

  1. Sending notifications to Monday.com when a new deal is created in Hubspot.

    Set up the “List Deals Incrementally” block from Hubspot and drag the ‘Create Notification’ block from Monday.com, configure by selecting things like ‘User Id’ of the person to create notification, text that goes in the notification, project/post information of the notification etc.

    sending notifications to Monday dot com.png

    Similarly, we can also setup notifications when something occurs in Monday.com to send alerts on email/slack/teams using respective connectors on Qlik Application Automation.

  2. Sync JIRA with Monday.com 

    When a new item is created in Monday.com, create a ticket in JIRA. And write back to Monday, that it has been updated to JIRA with issue ID.

    Also, if the ticket is already present, update the recent changes into JIRA.

    Below is an example flow depicting the same. We are also cross-storing IDs of JIRA and Monday into one another for easy access in updates.

    sync jira with monday dot com.png


    sync jira with monday dot com automation continuation.png

Similar use-cases can be implemented with other ITSM tools like Service-Now etc.

Tags (1)
Labels (2)
Version history
Last update:
‎2024-01-23 09:33 AM
Updated by: