WebhooksMeta-Lead-Events empfangen

Meta-Lead-Events empfangen

Meta-/Facebook-Lead-Ads-Webhook-Events empfangen. Authentifiziert mit HMAC abgeleitet von META_APP_SECRET (z. B. X-Hub-Signature-256).

curl -X POST "https://api.talkturo.com/api/flow/integrations/webhooks/meta" \
  -H "Content-Type: application/json" \
  -H "X-Hub-Signature-256: example_string" \
  -H "X-Talkturo-Secret: YOUR_API_KEY"
{}
POST
/flow/integrations/webhooks/meta
POST
Base URLstring

Target server for requests. Edit to use your own host.

API Key (header: X-Talkturo-Secret)
X-Talkturo-Secretstring
Required

SHA-256-HMAC-Digest des rohen Request-Body. Wird für veröffentlichte TurboFlow-Flow-Trigger (Key = Version trigger_secret) und einige Integrations-Webhooks verwendet.

SHA-256-HMAC-Digest des rohen Request-Body. Wird für veröffentlichte TurboFlow-Flow-Trigger (Key = Version trigger_secret) und einige Integrations-Webhooks verwendet.
Content-Typestring
Required

The media type of the request body

Options: application/json
No request body parameters defined
Request Preview
Response

Response will appear here after sending the request

Authentication

header
X-Talkturo-Secretstring
Required

API Key for authentication. SHA-256-HMAC-Digest des rohen Request-Body. Wird für veröffentlichte TurboFlow-Flow-Trigger (Key = Version trigger_secret) und einige Integrations-Webhooks verwendet.

Headers

Body

application/json
dataobject
Required

Raw application/json data

Responses

Event akzeptiert