Scripting under Lookup record Action of Flow designer

Shruti08
Tera Expert

Hi all,

I want add script for conditions of Lookup record action.

For example I want to lookup a record from em_alert table wherein the alert's description contains some value from additional information of input record.

Please help me with the solution.

 

Thanks in advance,

Shruti

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Shruti08 Please refer to the following steps to add scripted conditions in your Lookup record action inside your flow.

 

Screenshot 2023-05-05 at 8.11.02 PM.png

 

Screenshot 2023-05-05 at 8.13.21 PM.png

This script field should only contain the encoded query string. This string you can form by adding filters on your table and copying the encoded query from the filter breadcrumb. 

 

Hope this helps.