
Maddy M
-
Actividad total33
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos2
-
Suscripciones14
Publicaciones
Actividad reciente de Maddy M-
How do I add Webhooks in Zendesk Sell via API?
I want details of actions performed on Zendesk Sell, If agent delete any contacts, Leads, I want a webhook to notify that, same if agent update any Contacts, Tasks.How do I add these Webhooks via API?
-
Zendesk Support Attachment API
RespondidaHello, I am working on Zendesk Support Upload Files API, I am able to upload mp3 file using this API, the problem is uploaded file is not playable, on clicking the file it gets downloaded from the ...
-
Get current Open instanceGuid, from Multiple Tabs
I am trying to get instanceGuid of currently open tab, for example, in below Screenshot, we can see two users tab are open,1) Test User 742) Test User 102 Now, when I get all instances, using bel...
-
Customer's phone on top_bar location
How do I get customer's phone number on my app's top_bar, as soon as agent visits the User-page or ticket-page? I am building a app, that will have call functionality,So as soon as agent will vis...
-
Send Notification to App
I am working on Zendesk Support app,and trying to work with Send Notification to App I have got the all parameters, but how do I get Auth parameters and support subdomain domain URL? (User token...
-
how to authenticate with zendesk callback url when app install
if i click on signin then include param in authorise url but i need replace redirect_uri and set my custom url and after authenticate redirect to zendesk callback url with your suggest param so sig...
-
which param include in this callback url for authentication ?
which param include in this zendesk oauth redirect callback url for authentication ? https://zis.zendesk.com/api/services/zis/connections/oauth/callback if authentication possible when we manually ...
-
zendesk oauth redirect url
OAuth client redirect URL In your OAuth client settings, set the Redirect URL to: https://zis.zendesk.com/api/services/zis/connections/oauth/callback when app install click on oauth option and cre...
-
error Using OAuth authentication
After auth when callback to zendesk have error like this {"errors":[{"status":"400","code":"1301","detail":"Error while claiming token - token is expired by 24h33m17.636983963s"}]}
-
zendesk app verify using oauth for my own app
Hello Team I will integrate Oauth in zendesk to my own app when install app from zendesk. But now stuck for oauth process. "authorize_uri": "https://example.com/oauth", "access_token_uri": "https:...