Easily Integrate the drift.com new_command_message Webhook into your application using Javascript, Ruby, and other frameworks.

A new command message was received. Currently these begin with a slash / - ex: /msg. This is a filtered, lower access, version of new_message. Recommended if your app only cares about a trigger phrase being sent in chat.

Steps to receive the Drift.com new_command_message Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select drift.com. This will be the endpoint that receives the Drift.com new_command_message webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the new_command_message webhook is received from Drift.com, you'll see the payload under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
Save countless hours integrating New_command_message webhooks into your application.