Jump to Content
Dotdigital Enterprise Communications APIEnterprise Communications APIGet StartedReference
HomeGet StartedReference
Enterprise Communications APIGet StartedReferenceSelect ProductPortalLog InDotdigital Enterprise Communications API
Get Started
Select ProductPortalLog In
Receiving Data using Webhooks

Get Started

  • Overview
  • Quick Start
  • Channel Setup
    • SMS
    • Email
    • Push / App Messaging
    • WhatsApp
    • Facebook Messenger
    • Twitter DM
    • Webchat
    • Custom Channels
  • Branch
  • Opt Ins
  • Permissions
  • Terminology

Quick Starts

  • Send SMS Messages
    • NodeJS - Send an SMS
    • C# - Send an SMS
    • Java - Send an SMS
    • Python - Send an SMS
    • Ruby - Send an SMS
  • Using Facebook
    • NodeJS - Using Facebook
    • C# - Using Facebook
    • Java - Using Facebook
    • Python - Using Facebook
    • Ruby - Using Facebook
  • Receiving Data using Webhooks
    • NodeJS - Receiving Data
    • C# - Receiving Data
    • Java - Receiving Data
    • Python - Receiving Data
    • Ruby - Receiving Data
  • Facebook Instant Games and Messaging

Integrations

  • Integrating Bots
    • Meya.ai Integration
  • Wordpress
  • Zapier

Trust Centre

  • Hosting Overview
  • Security
  • Data Preferences
  • Firewalls
  • Brexit FAQs
  • FAQs: dotdigital & Brexit

Receiving Data using Webhooks

A quick start for receiving data from Comapi using webhooks

Suggest Edits

📘

Checkout Github for more examples

Find .Net 3.5 samples and other example projects in Gitbhub

This tutorial will show you how to receive data using Comapi's webhooks and Node.js. It covers off the basics for receiving and validating that the data has come from Comapi and has not been tampered with.

826

Updated almost 6 years ago