I am exporting Azure IoT Central Telemetry data to Event Hubs and then consuming that in Power Automate Flow.
In my stream of telemetry I have different data coming through. I want to send some data as a Teams post and ignore the rest.
If I send all the output of the Event Hub Trigger to Teams the posts are properly formatted.
BUT, I want to add a conditional action to evaluate Event Hub output.
This output is base64 encoded and Flows don't have base64ToString() as an available expression.
I've also tried creating a variable, using compose to see if they will cause the decode to happen but it didn't work.
Is there some other way to work with a Base64 Output from a trigger?
Solved! Go to Solution.
This just does not work in Power Automate.
It works fine in Logic Apps.
I just rebuilt everything in Logic Apps and it works great.
This just does not work in Power Automate.
It works fine in Logic Apps.
I just rebuilt everything in Logic Apps and it works great.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
26 | |
25 | |
23 | |
23 | |
21 |
User | Count |
---|---|
60 | |
40 | |
40 | |
29 | |
25 |