Hello everyone, greetings from Singapore!
I am currently developing an email alert feature using Azure Logic App.
The logic app firstly read the data from CosmosDB using documentdb function block, then parsing them into JSON before taking as input into condition logic-checking block.
Previously I tried sending the triggered email using Office 365 outlook, everything goes well as expected.
The logic works in a way I wanted.
Moreover, I am trying to use gmail V2 to do the same thing, but error message indicating that containing documentdb application which is not compatible to Gmail connector.
I studied some articles about changes of Google connectors due to Data Security and Privacy policies reasons.
My question is, knowing that documentdb function block is not compatible, is it an alternative to read data from CosmosDB meanwhile compatible to Gmail connectors?
I appreciate your help and answers.
I attached some snapshots and codeview for your reference.
Thank you and regards
Yong Sheng

108519-codeview-23june21.txt