Skip to main content
August 15, 2024
Question

How to set dynamic names for documents in an Integration

  • August 15, 2024
  • 3 replies
  • 0 views

Hi guys, when I call an Integration and it return some files to Appian Folder. 

I could set all those files' name as requestDoc.xml, but could I set dynamic name using response property like result.body.fileName ?

3 replies

August 15, 2024

If you select the "Convert binary to Appian Document" option in the Response body parsing dropdown, you will get an option to set file name and extension. See below screenshot for reference:

August 15, 2024

Thank you for your reply, but could this Document Name you mentioned set not just static. I mean I want to put one property's value in http response as document's name.

August 15, 2024

Yes, you can do that using expression. See the below screenshot for reference: