Add Path to Workflow create PDF for File column

Greetings,

When my workflow creates a PDF I would like to add that filepath to a FILE Column.

I have an button that when pressed sets a value in the row to true and then back to false.

The workflow listens for updates where that column is set to true and triggers to create a PDF file from a Template

I would like to have the workflow also add a value to a Column that is type: FILE with the path to the newly created PDF File.

I appreciate any assistance.

Thanks

Solved Solved
0 2 335
1 ACCEPTED SOLUTION

Please check a sample app โ€œWorkflowPDFโ€ from www.appsheet.com/portfolio/531778

I believe itโ€™s doing what you are looking for.

View solution in original post

2 REPLIES 2

Please check a sample app โ€œWorkflowPDFโ€ from www.appsheet.com/portfolio/531778

I believe itโ€™s doing what you are looking for.

Aleksi,

Thanks for the information.

I can see how that can work. It requires you to use a static File name.

I guess I could add an action to my button to set the [File] column to a determined value and have the workflow set the filename to match the entry to the File column.

Thanks again

Mark

Top Labels in this Space