
Announcements
My flow below looks like it works but the format of the data ( items() )in the HTTPS body part is wrong.
It looks like:
It needs to look like:
My Flow:
Any ideas on how to fix this? Thanks in advance for your expertise.
I was able to put a compose to remove the double quotes and slashes:
Then I just JSON'd the output to get rid of the outside double quotes and it worked!
Thank you for everyone's help over this weekend. I have a lot to learn but the community was so helpful.