Changelog

Send automation webhooks to APIs that need an Authorization header

The Send Webhook Event action now takes custom headers and an HTTP method, so it reaches CRMs and APIs protected by a token or API key.

Read inBahasa Melayu中文

Mampu AI automation rules can now send webhooks to CRMs and APIs that only accept requests carrying a token in a header, such as Authorization: Bearer …, or that expect a method other than POST. The Send Webhook Event action takes custom headers and an HTTP method, and uses both on every request.

How do I send an automation webhook with custom headers in Mampu AI?

  1. Open Settings → Automation, create or edit a rule, and add the Send Webhook Event action.
  2. Enter the URL and pick the method beside it: POST, GET, PUT, PATCH or DELETE.
  3. Under Custom headers (optional), click Add header and enter the header name and value.
  4. Click Test send to check that the endpoint accepts the request before you save.

Which methods and headers can the Send Webhook Event action use?

  • Actions set up before this change keep sending POST, as before.
  • Up to 10 headers per action. GET and DELETE requests are sent without a body, so put any parameters in the URL.
  • Test send uses the same method and headers, filled with data from one of your conversations.
  • The same options appear on the Send Webhook Event action in Macros and Inbound Webhooks.

Ready to work together?

Get in touchBook a Demo