Skip to main content

Hi guys, I received the following requirements:

Create automation which will take Value from Event_Notes_c field  (text) (Lead Object) and put it to Notes_c (text) (Activity Object) only if the next conditionals are met:

1. Primary_campaign_source_c (Look up on campaign field) Lead Object = Campaign (Look up on campaign field) Activity Object

2. Type = "Discovery/Demo" (Picklist on Event Object)

 

I tried to do it with the flow.

1. Create entire conditionals in Start Element - Where use Is Changed operator 

How to copy value from Object A field to Object B field with Flow?

2. Create a Design element and Container  Singel Variables 

1. For Activity Object > Campaign field

2. For Event Object > Type Field

 

Screenshot (53).png

 

3. Update record Element 

Screenshot (52).png

But this does not work from the beginning, even when I tried to Debug the it said The triggering record didn’t meet the condition, if I change the starting criteria for Is Null = False - I receive error on design element.

 

Screenshot (54).png

 

Do you have any idea where I am wrong? 

Or maybe instead of flow is there any other simpler option to satisfy this requirement?

 

Thanks!

7 respostas
  1. 5 de fev. de 2023, 19:44

    Will do, thanks Gustavo!

0/9000