Skip to main content
Christopher Pustizzi (Self) ha fatto una domanda in #Flow

Is it possibe in a FLOW - when Opportunity is created to set a certain value on a lookup field (User lookup)?

 

If so - how? :) 

1 risposta
  1. 30 ago 2023, 19:30

    Hello @Christopher Pustizzi

    Yes, you can achieve the same.

    • Create a Record-Triggered Flow.
    • Set up the Flow to trigger when an Opportunity is created.
    • Add a Record Update element to the flow.
    •  Specify the field you want to update (the User lookup field) and the value you want to set.
    • Activate and test the flow.
0/9000