Package: zdeskR 0.4.1.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.4.1.9000.tar.gz
zdeskR_0.4.1.9000.zip(r-4.5)zdeskR_0.4.1.9000.zip(r-4.4)zdeskR_0.4.1.9000.zip(r-4.3)
zdeskR_0.4.1.9000.tgz(r-4.4-any)zdeskR_0.4.1.9000.tgz(r-4.3-any)
zdeskR_0.4.1.9000.tar.gz(r-4.5-noble)zdeskR_0.4.1.9000.tar.gz(r-4.4-noble)
zdeskR_0.4.1.9000.tgz(r-4.4-emscripten)zdeskR_0.4.1.9000.tgz(r-4.3-emscripten)
zdeskR.pdf |zdeskR.html✨
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 8 months agofrom:358f11f925. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:get_all_ticket_metricsget_custom_fieldsget_ticketsget_tickets_commentsget_users
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigplyrpurrrR6Rcpprlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
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 Zendesk Tickets | get_tickets |
Get tickets comments/replies | get_tickets_comments |
Returns All Available Zendesk Users. | get_users |