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
Conversations
There is no concept of an updated at time for a conversation. Events are time bound by a conversation start date and conversation end date. Start date seems to be the only cursor we could use for incremental
Todo:
API limits
The text was updated successfully, but these errors were encountered:
source-genesys has been merged & should be available in the UI. There's a minor issue I'd like to fix still with naming that appears in the UI (the "Authentication" drop down is showing up as the class name "ClientCredentialsOAuth2Credentials" in prod), but it doesn't impact the connector performance.
I should mention that we decided to use the /jobs endpoint for conversations since it will allow us to capture both creates & updates. The caveat though is that this endpoint's backing data set isn't updated in real-time, so there'll be some delay between when a user makes a change in Genesys & when that data is available to capture.
Expected delivery: November 29th
Authentication
Streams:
There is no concept of an updated at time for a conversation. Events are time bound by a conversation start date and conversation end date. Start date seems to be the only cursor we could use for incremental
Todo:
The text was updated successfully, but these errors were encountered: