- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 08:01 AM
Hi everyone,
How can I pass the attachment from my REQ to my RITM, via flow designer?
I don't know if I need to create an action and what need to be in it...
Can anyone help?
Thank you, Beatriz.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 09:02 AM
@BMCosta Your trigger type should be Service Catalog and not the sc_req_item.
Once you have the trigger type set to Service Catalog, the RITM will appear in the data pane.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 08:46 AM
@BMCosta You can use OOTB Copy attachment action in the flow designer to copy attachments from REQ to RITM. Please refer to https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/flow-designer/refere... to know more about this action.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2024 02:31 AM
@BMCosta You can also mark the above response as an accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 08:57 AM
But the problem is that I'm not being able to call the sc_req_item table in the Trigger.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 09:02 AM
@BMCosta Your trigger type should be Service Catalog and not the sc_req_item.
Once you have the trigger type set to Service Catalog, the RITM will appear in the data pane.