Put the Pushferry app on any Android phone with a SIM — an old one in a drawer works. Every SMS and app notification that lands on it goes to Slack, email, Telegram, a webhook or your CRM. Reply from the same number.
Free for one phone, forwarding unlimited. No card needed. Message text is never stored on our servers.
Any Android 7+ with a SIM card. The phone stays where it is — a drawer, a shelf, a charger. It becomes the source.
Slack, Discord, email, Telegram, ntfy, a webhook — or several at once. Add rules: which senders, which words, which apps.
On your laptop, your iPhone, your team's channel. Reply from the same number when you need to.
Banks, payment providers and government services send one-time codes to a number. Pushferry brings them to the person who needs them — including app notifications, not just SMS.
The shop phone rings in a drawer. Customers text it. With Pushferry, every text shows up in your team channel and gets answered.
Developers get an SMS inbox as a webhook and an API to send from a real number — without renting one or registering a campaign. Self-hostable Android app.
Honest about the limits. Pushferry uses your carrier plan, so it is built for the volumes a person or a small team sends — not bulk marketing. The app enforces a daily sending limit per phone, replies to STOP automatically, and holds messages to US numbers outside 8:00–21:00 local time. That keeps you inside carrier rules and the law.
And the thing we say everywhere because it is true: we never store the text of your messages. It passes through for delivery and is gone.
Incoming messages hit your endpoint as JSON, signed. Sending is one call. The same key works from an AI agent over MCP.
curl https://api.pushferry.com/v1/messages \ -H "Authorization: Bearer $PUSHFERRY_KEY" \ -d to="+14155552210" \ -d text="Your table is ready — come on in."
Forwarding is unlimited on every plan, including Free. Paid plans add phones, team seats and unlimited sending within the safeguards above.
Yearly billing: two months free. * Within the per-phone daily limit and carrier rules. Payments by Paddle; cancel any time in one click.