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.

Brand Approval

ChadWilhelm
Tera Contributor

Hello,

 

I built and custom table called brand which holds the brand and reference to the user table.   I would like pass in the brand selected and then put the user in the approval record.   How can I do this through flow.  I am not able to pull the record from brand to update approval.   I read somewhere if my table does not extend from task this is not possible.   Is this what the issue is?   Any assistance is appreciated. Thanks, Chad

Screenshot 2025-11-05 at 3.54.01 PM.png

1 ACCEPTED SOLUTION

Unfortunately no.

Thanks,

Chad

View solution in original post

7 REPLIES 7

jcmings
Mega Sage

You are trying to access the user listed on the Brand record? If so, you'll point to #2 - Look up Records and grab the user from there. This would be done in the data-pill selector next to "Anyone approves or rejects." See documentation here.

Yes so on the catalog item a reference field points to the brand table and when the user selects a brand I want to do a lookup on that brand then pull back the user and send approval to that user.   I tried lookup records but it is all greyed out.

Thanks,

Chad

See if you can click the (>) icon to dot-walk a layer further past the Brand record, and onto the User field, in the data-pill.

Unfortunately no.

Thanks,

Chad