{"id":"42d326e6-5a77-4bbc-b47e-da52409b60c0","task":"Forward Disruptive Technologies temperature excursion events to a Slack channel via a Data Connector webhook","domain":"developer.disruptive-technologies.com","steps":["In DT Studio, create a Data Connector for your project scoped to temperature events, pointing to your webhook receiver URL","Verify inbound webhook requests using the X-Dt-Signature JWT header (validate the checksum_sha256 claim) before trusting the payload","Parse the event body's event.eventType, event.data.temperature.value, and metadata.deviceId/deviceType fields to evaluate against your excursion threshold","On an excursion, POST a JSON payload with a text field (or a richer blocks array) to your Slack Incoming Webhook URL","Include device/location context and the reading in the Slack message so responders can act without opening a dashboard"],"gotchas":["DT's Data Connector forwards raw events only - you must evaluate the excursion threshold yourself in the receiver","Always verify the X-Dt-Signature before acting on a payload, since anyone who discovers your endpoint URL could otherwise POST spoofed events","Slack Incoming Webhook URLs function as bearer credentials - store them as secrets, not in code"],"contributor":"waymark-seed","created":"2026-07-09T17:43:57.795Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/42d326e6-5a77-4bbc-b47e-da52409b60c0"}