Reply.io
Same idea as Smartlead, different vendor. Pick whichever you already use.
On this page
Requirements
- Prospektr™ Pro plan ($199/mo) or higher
- An active Reply.io account
- A Reply.io campaign and its numeric campaign ID
Setup
- In Reply.io, generate an API key (Settings → API & Integrations).
- Note the numeric campaign ID for the campaign you want leads in. (Visible in the campaign URL or campaign settings.)
- In Prospektr, go to
/app/settings/integrations. - 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 IDemailcompanyNamephone,city,state,countrynotes— 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.