#
zendesk
Here are 202 public repositories matching this topic...
jaimeiniesta
commented
Jun 17, 2021
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible text
issue
FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
support
php
zendesk
laravel
helpdesk
ticketing
customer-support
helpscout
help-desk
shared-mailboxes
-
Updated
Mar 20, 2022 - PHP
a zendesk API client library for use with node.js
-
Updated
Feb 27, 2022 - JavaScript
Python wrapper for the Zendesk API
-
Updated
Feb 14, 2022 - Python
React Native Wrapper around Zendesk Chat v2
-
Updated
Feb 13, 2022 - Java
Zendesk's Magento 1 extension
zendesk
magento-1
magento-extension
magento1
agnostack
magento-zendesk
zendesk-extension
magento1-zendesk
-
Updated
Dec 11, 2020 - PHP
-
Updated
Feb 4, 2022 - JavaScript
Vue.js plugin for Zendesk Web Widget
-
Updated
Feb 26, 2022 - JavaScript
A modern Node.js library for interacting with the Zendesk API
-
Updated
Feb 11, 2022 - JavaScript
Slack bot monitoring upcoming SLA breaches in Zendesk
-
Updated
Apr 28, 2020 - Go
Zendesk REST API client for Elixir
-
Updated
Jan 14, 2022 - Elixir
A small app demonstrating how to build a custom feedback/contact form using the Zendesk requests API and React.
-
Updated
Nov 27, 2018 - JavaScript
Android and iOS SDK port for Flutter
kotlin
dart
swift
zendesk
sdk
stream
port
providers
easy-to-use
flutter
easy-to-understand
answerbot
easy-to-learn
chatv2
-
Updated
Sep 25, 2021 - Dart
CLI tool to assist in migrating v1 App Framework apps to v2
-
Updated
May 10, 2021 - JavaScript
This application "listens" for a ticket creation event from Zendesk, analyses the ticket for negative sentiment, tags the ticket accordingly and invokes an automated workflow (Step function) that escalates the ticket's priority according to your SLA wait times.
-
Updated
Sep 14, 2021 - JavaScript
The Zendesk SDK for Salesforce makes it easy to call the Zendesk REST API's from your Salesforce.com Apex code
-
Updated
Jun 24, 2019 - Apex
Improve this page
Add a description, image, and links to the zendesk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zendesk topic, visit your repo's landing page and select "manage topics."
Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.
![image](https://user-ima