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
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Our region listens to Slack events in order to do some weasel-shaking bot processing, and one thing we process a lot of is the Slack Event Payload JSON (event --> metadata JSON element).
Currently, when a PAX posts or edits a preblast, the Slack event payload looks like:
Our region listens to Slack events in order to do some weasel-shaking bot processing, and one thing we process a lot of is the Slack Event Payload JSON (event --> metadata JSON element).
Currently, when a PAX posts or edits a preblast, the Slack event payload looks like:
Notice how the event_type shows "backblast". It looks like this is by default.
Would it be possible for all new or edited preblasts to set the metadata --> event_type to "preblast" ? This would greatly simplify our processing!
Thanks!
Stagecoach (F3 Gastonia)