- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 01:29 AM
Hello Everyone,
I have to create a flow designer for a catalog item which based on the role of a user has to create a catalog task with ppt document attached in. How can i do so?
thanks in advance
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 02:46 AM - edited 10-07-2022 02:55 AM
Hello @Ettore Asfaldo
1. Please check this topic that describes how to create something based on user role:
https://www.servicenow.com/community/now-platform-forum/in-flow-designer-could-i-use-a-condition-if-...
2. Here is my example how to add attachment to the task - in one step create the catalog task then in the second copy the attachment (you must have the attachment somewhere on your instance e.g. you can add it to your item definition):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 03:18 AM
Yes. You can use copy attachment functionality for flow designer.
And If or Lookup for user roles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 02:46 AM - edited 10-07-2022 02:55 AM
Hello @Ettore Asfaldo
1. Please check this topic that describes how to create something based on user role:
https://www.servicenow.com/community/now-platform-forum/in-flow-designer-could-i-use-a-condition-if-...
2. Here is my example how to add attachment to the task - in one step create the catalog task then in the second copy the attachment (you must have the attachment somewhere on your instance e.g. you can add it to your item definition):