Skip to main content
Aamir Dalvi perguntou em #Flow

I have one field on opportunity called "entity name" which is picklist. and I have one more object where the "Entity Name" field is a lookup field with the same name as an object.  I have flow whenever opp hit the condition one record will create.  I want to pass this 'Entity Name' picklist field on another object where is field is lookup.   

#flow
4 respostas
  1. 15 de jul. de 2022, 11:06

    I really don't understand what you're trying to do here with this lookup

    If you know what record you're looking for, can you use a Get Record to find it (ie where Name equals PicklsitValue)

    You can now populate your lookup with Get Record>Id

0/9000