Skip to main content
Is there a way to automate a process when an Event already exists for a specific contact and then sometime later an Opportunity is created from that same contact.

 

I'd like to automatically update the Related To field of the Event (usually containing a specific word in subject line or related to the same contact) with the newly created Opportunity.
1 Antwort
  1. 6. Mai 2020, 13:36
    hi Suren

     

    you can create a process builder on opportunity object ,

     

    it invokes on opportunity creation

     

    which invokes a flow..

     

    this flow will pull the contacts and associated event which you can update the related to id with the opportunity you created and sent to flow as a input value.

     

     
0/9000