KonbiniAPI

CRM Enrichment in Zapier

Turn a URL on a record into headcount, industry, and what they have been posting.

A CRM record usually arrives with a company URL and little else, and the fields that make it useful — size, industry, whether they are actually active — sit on a public page nobody has time to open. This is the shape of job automation exists for: no interactive step, running on the schedule your sync already runs, and Zapier can do the whole pass without anyone watching.

Before you start
  1. 1A KonbiniAPI accountThe free plan includes 100 credits, which is enough to run this a few times.
  2. 2Zapier connectedOAuth or API key. Zapier lists MCP Client as beta.
  3. 3A real targetA public account, post, or keyword to run it against — the placeholders below are not live values.

Wire it up.

Each step below is a node or action in Zapier. The KonbiniAPI step is an MCP tool call, and it costs the same credits as the matching REST call.

Good for

  • Fill in headcount and industry on records that arrive with only a URL
  • Add recent public activity so outreach can open with something current
  • Re-enrich on a cadence so the data does not quietly age
  • Qualify inbound leads before they reach a person
Workflow steps

Trigger on the record or on a schedule, read the public company or person behind its URL, map the fields, and write back. Running it on a schedule as well as on create is what keeps it from going stale.

  1. 1Trigger on the CRM recordStart from a new or updated row in HubSpot, Salesforce, Airtable, or a sheet — whatever holds the company URL.
  2. 2MCP Client — linkedin_get_companyRead the company profile from the URL already on the record: headcount, industry, description.
  3. 3MCP Client — linkedin_get_company_postsPull recent activity, so the record carries what they are doing and not only what they are.
  4. 4Formatter by ZapierMap the response fields onto your CRM's own field names.
  5. 5Update the recordWrite back to the same row. Run it on a schedule as well as on create and the enrichment stays current instead of ageing.

Run this in Zapier.

One API key works for MCP and the REST API. The free plan includes 100 credits and no credit card.