estuary / connectors

Connectors for capturing data from external data sources
Other
50 stars 17 forks source link

new connector: source-genesys #2132

Closed jonwihl closed 1 week ago

jonwihl commented 2 weeks ago

Expected delivery: November 29th

Authentication

Streams:

Todo:

dyaffe commented 2 weeks ago

We should be targeting Nov 21 at latest if possible @jonwihl

Alex-Bair commented 1 week ago

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.