mParticle supports integrations with over 250 different analytics and data warehousing tools. In this tutorial, we will learn how to forward data from The Higgs Shop via a webhook to webhook.site.
Webhook.site is a simple service that generates temporary URLs for testing HTTP POST requests. Anytime it receives a request, Webhook.site will automatically display the request and payload. We will create a webhook in mParticle that automatically post event data collected from The Higgs Shop to a test URL on Webhook.site in real time.
https://webhook.site/
and it will end with a series of letters and numbers separated by dashes.Setting | Recommended Setting |
---|---|
Configuration name | Enter a name for your configuration, such as “Higgs Shop Webhook” |
Use the same settings for Development & Production | Check |
POST URL | Paste the unique URL you copied from webhook.site |
Authorization header | Can be left blank |
Include MP DeviceId | Can be left blank |
Now that we’ve created a webhook output in mParticle using the POST URL provided by webhook.site, we will create a connection between our input and output.
Was this page helpful?