Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alfredo Garcia <alfredo.garcia@hallmark.edu> Co-authored-by: Alfredo Garcia <freddy.garcia7.fg@gmail.com>
14 lines
566 B
Markdown
14 lines
566 B
Markdown
# Zendesk Chat Migration Guide
|
|
|
|
import MigrationGuide from '@site/static/_migration_guides_upgrade_guide.md';
|
|
|
|
## Upgrading to 1.0.0
|
|
|
|
The Live Chat API [changed its URL structure](https://developer.zendesk.com/api-reference/live-chat/introduction/) to use the Zendesk subdomain.
|
|
The `subdomain` field of the connector configuration is now required.
|
|
You can find your Zendesk subdomain by following instructions [here](https://support.zendesk.com/hc/en-us/articles/4409381383578-Where-can-I-find-my-Zendesk-subdomain).
|
|
|
|
## Connector upgrade guide
|
|
|
|
<MigrationGuide />
|