We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Brand Approval

Not applicable

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

Not applicable

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?

Not applicable

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

Not applicable

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