MyPureCloud / terraform-provider-genesyscloud

Terraform Provider Genesyscloud
MIT License
37 stars 85 forks source link

"genesyscloud_externalcontacts_contact" - "externalOrganization" field not available #1248

Open itsmanjax opened 2 months ago

itsmanjax commented 2 months ago

Hi Team,

The Genesys Cloud API "/api/v2/externalcontacts/contacts" has the following response:

"externalOrganization": { "id": "c016xxxx-xxxx-xxxx-xxxx-7f982845xxxx", "selfUri": "/api/v2/externalcontacts/organizations/c016xxxx-xxxx-xxxx-xxxx-7f982845xxxx" }

But Terraform schema (genesyscloud_externalcontacts_contact) doesn't have this field.

Please let us know when this field will be made available.

Regards, Manju

charliecon commented 2 months ago

Hi @itsmanjax

Thanks for bringing this our attention. We will get a dev working on this as soon as we can, and we will keep you updated on this thread.

Regards, Charlie

(Tracking with DEVTOOLING-837)