Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDropcontact ToolsDropcontact Create Webhook Subscription
Dropcontact Tools

Dropcontact Create Webhook Subscription

Tool to create a new webhook subscription for receiving automatic notifications when enrichment results are ready. Use this instead of polling GET /v1/enrich/all to receive push notifications when contact enrichment processing completes. Currently only supports 'enrich_api_resul…

Write actionRisk level 2 of 5API key connection
Use Dropcontact Create Webhook Subscription

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • activeboolean
    Required
    Whether the subscription is active. Set to true to enable the webhook subscription.
  • period_sinteger
    Required
    Rate limiting period in seconds. Defines the time window for max_webhooks_per_period. Valid range: 1-60 seconds.
  • event_typestring
    Required
    The type of event to subscribe to. Currently only 'enrich_api_result' is supported for receiving notifications when enrichment processing completes.
  • callback_urlstring
    Required
    The URL where webhook notifications will be sent. Must be a valid HTTPS URL that can receive POST requests.
  • max_webhooks_per_periodinteger
    Required
    Maximum number of webhooks allowed per period. Controls rate limiting to prevent overwhelming your endpoint. Valid range: 1-100.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.