Skip to content

API Channel - Private Message also triggers a webhook POST . Can this be disabled #2435

Answered by sojan-official
devrulabs asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't a way at the moment. The APIs are built with the idea that the webhook server which receives the messages has admin privileges. It can then filter out the type of messages which you want to ignore and pass on the appropriate information to your clients.

For the time being, you could set up a cloud function or an intermediary server that filters the events. We consider the request for our backlog.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by devrulabs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants