Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in-app chat with tiledesk-server / notification webhook #43

Open
ayushin opened this issue Sep 26, 2020 · 2 comments
Open

in-app chat with tiledesk-server / notification webhook #43

ayushin opened this issue Sep 26, 2020 · 2 comments

Comments

@ayushin
Copy link

ayushin commented Sep 26, 2020

Hi,

We are evaluating moving our in-app chat to tiledesk - it is really nice that you support JWT (if you would also have a widget/client in Flutter would be totally awesome, but anyway...)

The question is how to send a push notification to our app user to let them know they have a new message from support?

Is there a way to set up a webhook for this via https://console.tiledesk.com/v2/dashboard or API?

@andrealeo83
Copy link
Contributor

yes use these webhook https://developer.tiledesk.com/apis/webhooks

@andrealeo83
Copy link
Contributor

use message.create event to be notified for each message sent: https://developer.tiledesk.com/apis/webhooks#webhook-events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants