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

Can you send a screenshot of your screen when you select the data pill selector in the "Anyone approves or rejects"-adjacent field?

ChadWilhelm
Tera Contributor

The table is in global scope with snc_internal with read and query_range*.   Do I need to add anything for the flow to read from the table?

Thanks,

Chad

Hello,

We were able to figure it out.  We created a flow variable for approver.  then set brand leader based upon approval selected.

Screenshot 2025-11-11 at 9.23.53 AM.png