Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Terraform - Open Messaging

    Posted 09-23-2025 13:41

    Hi team. How can we export an Open Message Platform from TF code?

    Already tried genesyscloud_conversations_messaging_integrations_open

    resource "genesyscloud_tf_export" "exportOpenMessage" {
      directory                = "./OpenMessage"
      include_filter_resources = ["genesyscloud_conversations_messaging_integrations_open::Test"]
      export_as_hcl            = true
    }

    Reference links:
    Terraform Registry

    Terraform remove preview
    Terraform Registry
    View this on Terraform >

    conversations_messaging_integrations_open


    #CXasCode

    ------------------------------
    Matheus Scharf
    ------------------------------


  • 2.  RE: Terraform - Open Messaging

    Posted 09-24-2025 04:04

    Hi, what happens when you run this? Are you getting " no resources found to export"?

    This should work and export any integrations with "Test" in the name.



    ------------------------------
    Savino Ricci
    Senior Technical Consultant
    ------------------------------



  • 3.  RE: Terraform - Open Messaging

    Posted 09-24-2025 12:20

    Hi Savino.

    Im getting the following error:



    ------------------------------
    Matheus Scharf
    ------------------------------



  • 4.  RE: Terraform - Open Messaging
    Best Answer

    Posted 09-25-2025 04:07

    Hi, which version of terraform and the provider are you using? Testing on the latest version works for when I run your code.



    ------------------------------
    Savino Ricci
    Senior Technical Consultant
    ------------------------------



  • 5.  RE: Terraform - Open Messaging

    Posted 09-29-2025 11:15

    Savino you are right. Im using an older version. I will try to update it. Thanks



    ------------------------------
    Matheus Scharf
    ------------------------------



  • 6.  RE: Terraform - Open Messaging

    Posted 10-03-2025 09:09

    Hi Matheus, 

    If you still have an issue after you update to the latest terraform version please post to this room.  The error message you are getting looks like a defect in the underlying code :(.

    Thanks,
       John

    @Brian Moyles



    ------------------------------
    John Carnell
    Director, Developer Engagement
    ------------------------------



  • 7.  RE: Terraform - Open Messaging

    Posted 10-03-2025 10:48

    @Matheus Scharf This should be solved once use latest version where genesyscloud_conversations_messaging_integrations_open is added. 
    Let us know if its still a problem.

    Thanks.



    ------------------------------
    Hemanth Dogiparthi
    Manager, Software Engineering
    ------------------------------