Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
7 tools available
Dropcontact is a B2B email finder and data enrichment service that provides verified professional email addresses and enriches contact information.
Connect Dropcontact to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Dropcontact's 7 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Dropcontact action below is a callable tool any Definable persona can invoke.
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_result' event type.
Tool to delete a webhook subscription. Use when you need to remove a configured webhook and stop receiving notifications. Alternatively, you can pause a subscription by setting it to inactive using the update endpoint.
Initiates asynchronous batch enrichment for up to 250 contacts with email finding, validation, and company information. Returns a request_id that must be used with the 'Retrieve Enrichment Results' action to fetch the enriched data. Each contact needs at least one of: email, OR (first_name + last_name + company), OR (full_name + company), OR LinkedIn URL. The enrichment typically completes within 30-60 seconds depending on batch size.
Tool to list webhook subscriptions. Use when you need to inspect your configured webhooks.
Tool to list all webhook subscriptions configured for the account. Returns webhook URLs, event types, and subscription details. Use when you need to inspect your configured webhooks.
Retrieves enriched contact data by request ID after submitting contacts for enrichment. Use this tool to fetch the results of a contact enrichment request created with the 'Batch Enrich Contacts' action. The enrichment process may take 30-60 seconds. If the request is still processing, the response will indicate 'success=false' with a reason message. Once complete, you'll receive enriched data including emails with qualification status, LinkedIn profiles, company information, phone numbers, and location details. Note: You can retrieve partial results even if all contacts haven't been processed yet.
Tool to update an existing webhook subscription. Use when you need to modify the callback URL, rate limiting settings, or active status. The event_type field cannot be changed after creation.
Anything Dropcontact exposes through its API. Common contact management workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 7 Dropcontact tools directly, then chain the result into another integration without you writing code.
Dropcontact uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 Dropcontact tools. You only need a separate Dropcontact subscription if Dropcontact itself charges per seat or per API call.
Every call from a persona to Dropcontact is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Dropcontact, and connect via OAuth or API key. You can immediately attach Dropcontact to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Dropcontact actions as callable tools — including `Create Webhook Subscription`, `Delete Webhook Subscription`, `Initiate Contact Enrichment`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.