Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Zendesk Sunshine Conversations connector #880

Closed
wants to merge 1 commit into from

Conversation

Cobalt0s
Copy link
Collaborator

@Cobalt0s Cobalt0s commented Aug 8, 2024

Closes #882

BLOCKED

Requires Workspace the same as Zendesk Support, but since this is non-oauth2 connector this is not yet supported.

Reference: https://docs.smooch.io/rest/#section/Introduction

Configuration

URL would need AppId that can be found in Zendesk dashboard alongside username/password (API_KEY_ID, API_KEY_SECRET).

Testing

GET

URL: http://localhost:4444/v2/some-api-call
Postman screenshot (must show the request URL, the response status code & body clearly)

POST

URL: http://localhost:4444/v2/some-api-call
Postman screenshot (must show the request URL, the response status code & body clearly)

<Please add the same information for all other methods available - PUT, PATCH, DELETE, etc>

Pagination

Please add screenshots that show successful pagination using the connector.

Logo & Icons

Logos are copied over from other Zendesk connectors for dark and regular types respectively. Icon is sunset from below. The tool doesn't provide Sunshine Conversations text as part of image say in docs.
image
image

Copy link
Collaborator Author

Cobalt0s commented Aug 8, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Cobalt0s and the rest of your teammates on Graphite Graphite

@Cobalt0s Cobalt0s self-assigned this Aug 8, 2024
@Cobalt0s Cobalt0s force-pushed the cobalt0s/zendesk-sun-conversations branch from 60ce57f to b2f3bff Compare August 8, 2024 20:27
@Cobalt0s
Copy link
Collaborator Author

Blocked for now.

@Cobalt0s Cobalt0s closed this Aug 23, 2024
@Cobalt0s Cobalt0s deleted the cobalt0s/zendesk-sun-conversations branch August 23, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Zendesk Sunshine Conversations auth connector
2 participants