Package: zdeskR 0.6.0.9000
zdeskR: Connect to Your 'Zendesk' Data
Facilitates making a connection to the 'Zendesk' API and executing various queries. You can use it to get ticket, ticket metrics, and user data. The 'Zendesk' documentation is available at <https://developer.zendesk.com/rest_api /docs/support/introduction>. This package is not supported by 'Zendesk' (owner of the software).
Authors:
zdeskR_0.6.0.9000.tar.gz
zdeskR_0.6.0.9000.zip(r-4.7)zdeskR_0.6.0.9000.zip(r-4.6)zdeskR_0.6.0.9000.zip(r-4.5)
zdeskR_0.6.0.9000.tgz(r-4.6-any)zdeskR_0.6.0.9000.tgz(r-4.5-any)
zdeskR_0.6.0.9000.tar.gz(r-4.7-any)zdeskR_0.6.0.9000.tar.gz(r-4.6-any)
zdeskR_0.6.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
zdeskR/json (API)
| # Install 'zdeskR' in R: |
| install.packages('zdeskR', repos = c('https://chrisumphlett.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chrisumphlett/zdeskr/issues
Last updated from:a87e5b359f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 107 |
Exports:get_all_ticket_metricsget_custom_fieldsget_satisfaction_ratingsget_ticket_auditsget_ticketsget_tickets_commentsget_usersticket_search
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigplyrpurrrR6Rcpprlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get Metrics on All Zendesk Tickets | get_all_ticket_metrics |
| Returns the system and all the custom fields defined by your organization's zendesk administrator | get_custom_fields |
| Get Ticket Satisfaction Ratings | get_satisfaction_ratings |
| Get Zendesk Ticket Audits | get_ticket_audits |
| Get Zendesk Tickets | get_tickets |
| Get tickets comments/replies | get_tickets_comments |
| Returns All Available Zendesk Users. | get_users |
| Returns ticket data for a provided Zendesk search query | ticket_search |
