Integrations
Slack is a team communication application. Enable this integration and see your data stream into Slack.
With the mParticle Slack integration, ONLY development events will be forwarded.
In order to activate mParticle’s integration with Slack, you must have an account in Slack to set up the Incoming Webhook.
Create a Slack output configuration:
Connect inputs to the Slack output configuration
Setting Name | Data Type | Default Value | Description |
---|---|---|---|
POST URL | string |
Specify your Slack incoming webhook URL here. Example: https://hooks.slack.com/services/T18AKIXHA/A12345KEY/D3k1LWC2bFzCk18kDl91hgTb |
Setting Name | Data Type | Default Value | Platform | Description |
---|---|---|---|---|
Channel Name | string |
All | Specify a public channel with “#channel” or a direct message with “@username” to send events to a specific username. Only development events will be forwarded. | |
Include Consent State | bool |
False | All | If enabled, Consent State will be forwarded. See the JSON API reference here for more detail. |
Include System Notifications | bool |
True | All | If enabled, System Notifications will be forwarded. |
Send Alias Requests | bool |
False | All | If enabled, alias request events will be forwarded. |
Send Validation Results | bool |
False | All | Determines if we should send data planning validation result events. |
Include MP DeviceId | bool |
False | All | If enabled, MP DeviceId will be forwarded with event batches. |
Include Event Batch Location | bool |
False | All | If enabled, event batch context.location data will be forwarded with event data. |
Raw Data Feed | bool |
False | All | Identifies this input as a source of raw event data, such as a quarantine feed. Events will be output using the inbound DTO. |
Was this page helpful?