Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  please explain in detail about Update Data node

    Posted 07-02-2025 20:48

    I want to understand difference between update data and set participant data nodes? #Architech #AskPureCloud #Toolbox


    #Architect

    ------------------------------
    pardha saladi
    ------------------------------


  • 2.  RE: please explain in detail about Update Data node

    Posted 07-03-2025 06:48

    "update data" declares variables in a flow or updates them. Depending on how you do it they are local variables (within a task) or global (flow.variablename).
    "set participant data" writes variables to the participant in an interaction. There they are stored under participant[].attributes. You can use this feature together with "get participant data" to transfer data beteween different flows. Please note, that attribute-names in participant data are case sensitive and must be spelled exact the same way in both flows.



    ------------------------------
    Christoph Domaschke
    Leiter Service Center (Cronbank)
    ------------------------------