I have an integration with S3 bucket, which is a type of modify data. This integration pull the documents and store in folder. Now I need to provide a link to user, so that user can click the link and get the documents download. How can I do it in a single click.
Discussion posts and replies are publicly visible
There is no solution I would want to recommend to make this work.
Hi Stefan,
My integration is storing document in destination folder and getting document as a result body. As its usage is Modifies data, I can use it in saveInto or Web API. May I know how to use this integration in Web API ?
I tried calling this integration in Web API and used onSuccess parameters using a!save(local!doc,fv!result.body). But it didn't work. Can you please guide me.
Stefan Helzle Could you please help me on the above questions and let me know how to call a integration with modified usage inside Web API because it didn't work for me
This does not work for me either, because Appian does not support it. Did you consider the solution Kumar Agniwesh mentioned below?