How to create a Flow Designer to create a catalog task

Ettore Asfaldo
Tera Contributor

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 

1 ACCEPTED SOLUTION

Wojtek Winnicki
Tera Guru

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):

WojtekWinnicki_0-1665135947823.png

 

View solution in original post

6 REPLIES 6

Yes. You can use copy attachment functionality for flow designer.

 

And If or Lookup for user roles

Wojtek Winnicki
Tera Guru

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):

WojtekWinnicki_0-1665135947823.png