In in Power Automate Flow I am using Task "When a message in received in a topic subscription (auto-complete). The task input e is being received with encoding and is not in a readable (json) format and due to that my subsequent task of parse JSON is failing.
I don't see any configuration for Secure Input and Secure Output option enabled. Is there any other configuration which can cause this ?
Thanks
Solved! Go to Solution.
Try using
base64ToString(encoded string here)
Hope this helps.
Consider marking this as a solution
Try using
base64ToString(encoded string here)
Hope this helps.
Consider marking this as a solution
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 |
---|---|
25 | |
24 | |
23 | |
21 | |
17 |
User | Count |
---|---|
56 | |
39 | |
37 | |
30 | |
28 |