Skip to main content

Deliver Signal Awareness results by webhook or export

Configure outputs, test delivery, and retain auditable receipts.

Written by Josh Whitfield

Deliver Signal Awareness results by webhook or export

Signal Awareness can keep results in the workspace, prepare CSV exports, or deliver output to a webhook.

Configure an output

  1. Open the monitor's output settings in Signaliz, or use the matching MCP/API action.

  2. Choose CSV or webhook delivery.

  3. For webhooks, provide an HTTPS endpoint controlled by your organization.

  4. Run Test webhook and confirm your endpoint received and parsed the payload.

  5. Save the monitor and output settings.

Operate safely

  • Authenticate the endpoint and reject unexpected traffic.

  • Respond promptly, then process asynchronously when your workflow is slow.

  • Deduplicate by the Signaliz event/run identity.

  • Log the HTTP receipt and downstream processing result.

  • Rotate exposed webhook secrets and API keys.

An HTTP success only confirms delivery to the endpoint. It does not prove that a CRM update, enrichment, or outreach action finished. Preserve the Signaliz export/run receipt plus the downstream system's receipt.

CSV exports reflect the chosen scope and filters. Store them according to your data-handling policy and apply suppression and approval rules before using contact data elsewhere.

Did this answer your question?