You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in my blog post, calling bound/unbound actions from Power Automate cloud flows can be tricky and sometimes, it requires passing through the action parameters in JSON payloads like the ones below.
It can be quite tricky to figure out the correct JSON format without documentation and without knowing the schema of the input data types. It would be great if the tool could support Power Automate JSON output for action, custom API, etc.