Interacting with an xml file
Comments
-
Hello,
I have an xml file that I would like to interact with/use inside a flow. How would I accomplish this? -
Is this file already uploaded into Decisions? If so, you would use Integrations->Internal Services -> Document Service -> Get Document By Folder ID and Name. That should allow you to interact with that document inside of a flow.
-
Thank you! This helps a ton.