Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

genesyscloud_user (Resource) #1586

Open
SatyaDattaK opened this issue Mar 3, 2025 · 0 comments
Open

genesyscloud_user (Resource) #1586

SatyaDattaK opened this issue Mar 3, 2025 · 0 comments

Comments

@SatyaDattaK
Copy link

genesyscloud_user has been implemented in our pipeline to populate User Genesys Cloud Object.

Nested Schema for addresses.phone_numbers
Optional:
• extension (String)
• media_type (String)
• number (String)
• type (String)

The schema says the above fields are Optional, but during execution we are getting error message stating

Inappropriate value for attribute "addresses": element 0: attribute
"phone_numbers" : element 0: attribute "extension" is required.

Enclosed screenshot for references.

Image

For Ex.
• In "Work Phone", We need to map Extn only, but cannot do that (need to set value for "number". As of now we have set +10000 as default value)
• In "Cell Phone", We need to map Cell phone only, but cannot do that (need to set default value for "extension". As of now we have set 0000 as default value)

Please assist us to resolve this issue.

Thanks & Regards,
Satya K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant