Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Alberto-SDH
Partner - Contributor II
Partner - Contributor II

How to cycle on different chats of Teams to send different information

Hi all!

I'm trying to send different kind of data to different chats in teams from a single app in Qlik Cloud.

I made the following automation:loopchatteams.png

Where I put the chatID variable in the "SendEssageToExistingChat" block. But when I run it, I received the message that the ID was not found: If I tried in the same block without using the variable and taking the ChatID from the lookup list, it works. 

Any suggestion about what is not working? or another way to do the same thing?

Thank you!

Best,

Alberto

Labels (3)
1 Reply
Shai_E
Support
Support

Hi @Alberto-SDH 

Can you share a run log, and workspace?

From a test i did, if the id is in the format described by the example in the "chat id" field, the block also works, so im not sure what you are storing in your chat id variable.

 

It also works for me storing the chat id in a variable and passing it into the teams block.

So even without the lookup it should work like you said.

Best Regards