You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
genesyscloud_user has been implemented 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.
Please find the enclosed screenshot for references.
For Ex.
In "Work Phone", We need to map Extn only, but cannot do that (need to set default value for "number")
In "Cell Phone", We need to map Cell phone only, but cannot do that (need to set default value for "extension")
Please can you look into these issues and assist to resolve.
.
Thanks & Regards,
Manju
The text was updated successfully, but these errors were encountered:
Hi Team,
We are using GenesysCloud provider version 1.44.0
genesyscloud_user has been implemented to populate User Genesys Cloud Object.
The schema says the above fields are Optional, but during execution we are getting error message stating
Please find the enclosed screenshot for references.
For Ex.
In "Work Phone", We need to map Extn only, but cannot do that (need to set default value for "number")
In "Cell Phone", We need to map Cell phone only, but cannot do that (need to set default value for "extension")
Please can you look into these issues and assist to resolve.
.
Thanks & Regards,
Manju
The text was updated successfully, but these errors were encountered: