How to call custom table to flow designer

Nagendra24
Mega Contributor

I have created custom table and a flow designer for a catalog item

 

So, in the respective flow designer I need to call the above created custom table.

 

Kindly help me with it

Regards,

Nagendra

3 REPLIES 3

-O-
Kilo Patron
Kilo Patron

What do you mean "call" a table?

Tables are not "called".

Functions and methods of object instances are called.

Tables are queried, defined.

sourav1999
Mega Guru


Sure, you can use the Lookup Record action in Flow Designer to call your custom table. Here are the steps:

  1. Open your flow in Flow Designer.
  2. Click on the '+' icon to add a new action.
  3. In the action search box, type 'Lookup Record' and select it.
  4. In the 'Table' field, select your custom table.
  5. In the 'Conditions' field, specify the conditions to find the record you want. You can use variables from the catalog item to match fields in the custom table.
  6. Click 'Done' to save the action.

Now, the Lookup Record action will fetch a record from your custom table based on the conditions you specified. You can use the data from this record in subsequent actions in your flow.

Ankur Bawiskar
Tera Patron
Tera Patron

@Nagendra24 

Can you explain your business requirement for this?

What do you mean by call? Do you want to insert, update or delete record from that custom table?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader