Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[SaaS Connector] Zendesk - Ticket Endpoints (access) #677

Merged
merged 9 commits into from
Jun 21, 2022

Conversation

galvana
Copy link
Collaborator

@galvana galvana commented Jun 16, 2022

Purpose

Adding access configuration for Zendesk ticket endpoints.

Changes

Endpoints:

endpoint query_params data_path pagination filter
users query=email_identity users none none
user_identities page[size] identities body:links.next none
tickets page[size] tickets body:links.next none
ticket_comments page[size] comments body:links.next none

Checklist

  • Update CHANGELOG.md file
    • Merge in main so the most recent CHANGELOG.md file is being appended to
    • Add description within the Unreleased section in an appropriate category. Add a new category from the list at the top of the file if the needed one isn't already there.
    • Add a link to this PR at the end of the description with the PR number as the text. example: #1
  • Good unit test/integration test coverage
  • The Run Unsafe PR Checks label has been applied, and checks have passed, if this PR touches any external services

Ticket

Fixes #249

@galvana galvana changed the title 249 saas connector zendesk [SaaS Connector] Zendesk (access) Jun 16, 2022
@galvana galvana changed the title [SaaS Connector] Zendesk (access) [SaaS Connector] Zendesk - Ticket Endpoints (access) Jun 17, 2022
@galvana galvana marked this pull request as ready for review June 20, 2022 18:29
@Kelsey-Ethyca Kelsey-Ethyca requested a review from adamsachs June 21, 2022 15:39
Copy link
Contributor

@adamsachs adamsachs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@galvana galvana merged commit e5cf5ac into main Jun 21, 2022
@galvana galvana deleted the 249-saas-connector-zendesk branch June 21, 2022 18:07
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SaaS Connector] Zendesk - ACCESS (TICKETING endpoints)
3 participants