Zino_Onokpise
Genesys Employee
January 16 |
Yes, the frontend is using deprecated APIs. We don't have any plans to remove the membership rules feature, but it is currently only supported through the UI.
Visit Topic to respond.
JonasJonsson
January 16 |
JonasJonsson
January 16 |
Okey, so what you are saying is that your frontend is using deprecated API's?
I can't find any notice that the "Group membership rules" feature is going to be deprecated. How will the feature contiunue if the supporting API is depecated?
Zino_Onokpise
Genesys Employee
January 15 |
Hi JonasJonsson,
From speaking with the appropriate team, its not documented because the profile endpoint is deprecated and this feature was never added to the non-profile endpoint.
You can submit a feature request through the ideas portal if you would like.
JonasJonsson
January 8 |
Groups have the possibility to add members by rules, see Group membership rules - Genesys Cloud Resource Center.
I'm trying to find how to create those rules by API. POST /api/v2/groups does not allow you to set these rules, neither any of the other documented /api/v2/groups/* endpoints.
After some reverse engineering I found that Genesys Cloud frontend uses PUT /api/v2/voicemail/groups/{groupId}/profile to set these rules. This endpoint is not listed in the documentation and GET /api/v2/groups/{groupId}/profile is listed as deprecated.
Can you provide some insights to why this is not included in your documentation?
Visit Topic to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, click here.