- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2026 10:27 AM - edited 06-12-2026 10:28 AM
Hi,
I would like to attach a PDF form to a catalog task.
Context: a catalog item has 5 catalog tasks. The requirement is that for the 4th catalog task, the assigned to manager must have access to a pdf form to complete.
How can I add this form in Flow designer ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2026 07:02 AM
I showed an action, as inputs it gets the attachment to copy from, and the catalog task to copy to, and then copies the attachment's metadata so the catalog task "gets a copy" of the attachment. It runs whenever you call it inside your flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2026 07:02 AM
I showed an action, as inputs it gets the attachment to copy from, and the catalog task to copy to, and then copies the attachment's metadata so the catalog task "gets a copy" of the attachment. It runs whenever you call it inside your flow.