Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Understanding CX as Code & Terraform for Genesys Developers

    Posted 4 days ago

    Hello Everyone,

    I am working as a call flow developer in Genesys Cloud CX (mainly Architect). Recently I heard about CX as Code and Terraform.

    I want to know in simple words:

    • What is CX as Code in Genesys?

    • How Terraform is used here?

    • For a call flow developer like me, how useful is it to learn these?

    • Is it more for DevOps/admin teams or also helpful in daily flow work?

    • Any examples or resources you can share will be great.

    I am trying to understand if learning these will improve my work or not. Please guide me.


    #CXasCode

    ------------------------------
    Thanks & Regards
    Hukam Singh
    ------------------------------


  • 2.  RE: Understanding CX as Code & Terraform for Genesys Developers

    Posted 4 days ago

    Hi Hukam,

    In simple terms, CX as Code means managing Genesys Cloud configuration using files/code instead of configuring everything manually in the UI. It is most powerful if you manage different organization in stages like DEV, TEST, PROD  etc. and want to keep everything in sync.

    If you mainly work with call flows, it might not be immediately beneficial to your daily work, but it might become important depending on your projects. Learning CX as Code is definitely beneficial in itself since it gives you a lot of good input into how the Genesys Cloud works outside the UI itself.

    If you want to get into it, I would suggest going step by step. The first steps would be (specially for a flow developer):

    • Learn basic Git: clone, branch, commit, push, pull request.
    • Install Archy and export/recreate a simple inbound Architect flow.
    • Read the YAML and make a small change outside the Architect UI.
    • Publish it back with Archy.

    And then go on from there.

    Here are some links to Archy:
    https://developer.genesys.cloud/devapps/archy/
    and to CX as Code:
    https://developer.genesys.cloud/devapps/cx-as-code/?utm_source=chatgpt.com

    Enjoy the journey!



    ------------------------------
    Dominik
    Principal Professional Services Consultant
    ------------------------------