Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
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
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