You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we're going to get events_handler working, we'll need a configurable way to hit that API on creation. May just be worth adding it as a payload type to hit all the webhooks.
The text was updated successfully, but these errors were encountered:
It would suck thought to have all new messages hit this endpoint. Maybe we should introduce boolean fields for the Webhook model that indicates which types of updates they should be sent. This way we could keep this to "new_channel" payloads.
Uh oh!
There was an error while loading. Please reload this page.
If we're going to get
events_handler
working, we'll need a configurable way to hit that API on creation. May just be worth adding it as a payload type to hit all the webhooks.The text was updated successfully, but these errors were encountered: