Prospektr
Documentation

Reply.io

Same idea as Smartlead, different vendor. Pick whichever you already use.

Requirements

  • Prospektr™ Pro plan ($199/mo) or higher
  • An active Reply.io account
  • A Reply.io campaign and its numeric campaign ID

Setup

  1. In Reply.io, generate an API key (Settings → API & Integrations).
  2. Note the numeric campaign ID for the campaign you want leads in. (Visible in the campaign URL or campaign settings.)
  3. In Prospektr, go to /app/settings/integrations.
  4. Enable the Reply.io card. Paste your API key and numeric campaign ID. Click Save changes.

What gets sent

For each new qualifying prospect, Prospektr POSTs to https://api.reply.io/v1/actions/addandpushtocampaign with:

  • campaignId — your numeric campaign ID
  • email
  • companyName
  • phone, city, state, country
  • notes — a single string with classification metadata: tenant, segment, lead potential, and reasoning.

Reply.io rejects non-numeric campaign IDs — make sure you copy the integer value, not a slug or name.