Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Update a catalog task using flow designer

Alex Saager1
Tera Contributor

Hi Community,

 

I'm in the process of creating a flow that submits a catalog item triggered from an inbound email and want to update the short description and description of the catalog task using the subject and body of the email but after the submit a catalog task request action I cannot see where to add the update catalog task record?

AlexSaager1_0-1721120346953.png

 

What am I missing here?

 

Kind regards,

Alex

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Alex Saager1 The Submit Catalog Item Request Action returns a Requested Item as an output. You can do a lookup of the Catalog Task which are associated with this Requested Item and update short description and description.

 

Screenshot 2024-07-16 at 3.21.27 PM.png

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Alex Saager1 The Submit Catalog Item Request Action returns a Requested Item as an output. You can do a lookup of the Catalog Task which are associated with this Requested Item and update short description and description.

 

Screenshot 2024-07-16 at 3.21.27 PM.png