Skip to main content

Pabbly Connect Integration

Connect Superfone to 1,000+ apps using Pabbly Connect — a no-code automation platform. Trigger Superfone actions from any app, or push Superfone call and lead events into your other tools, without writing a single line of code.

Authentication Required

Every Superfone action in Pabbly runs against your organization's data and requires a Superfone API key. You connect your account once (see How to connect) and every action reuses that connection.

What you can do

  • Trigger workflows when calls complete, recordings are ready, or leads change in Superfone.
  • Create or update leads in your Superfone CRM from form submissions, payments, or any other app.
  • Manage tasks against a lead — create, complete, and list follow-ups.
  • Start calls between a team member and a customer (click-to-call).

Prerequisites

RequirementDetails
Superfone accountAn active Superfone organization with CRM access.
API keyProvisioned per organization. Don't have one? Contact your Superfone account manager or support.
Pabbly Connect accountA free or paid Pabbly Connect account.

How to connect your Superfone account

  1. In your Pabbly workflow, add a Superfone action (or trigger).
  2. When prompted to Connect with Superfone, choose Add New Connection.
  3. Paste your Superfone API key into the connection field.
  4. Save. Pabbly automatically validates the key (see Check Auth below).

Connecting your Superfone account in Pabbly

How Check Auth works

When you save a connection, Pabbly runs a hidden Check Auth step that calls a Superfone validation endpoint with your API key:

  • Valid key → connection is saved and ready to use.
  • Invalid / expired key → Pabbly shows an authentication error and the connection is rejected.

You don't configure this — it runs automatically on connect. If it fails, double-check the API key was pasted correctly with no extra spaces.

Base URL

All Superfone endpoints used by this integration are served under:

https://prod-api.superfone.co.in/superfone

You never need to enter this manually — the Pabbly app is pre-configured with it. It is listed here for reference only.

Phone number format

E.164 format required

All phone numbers must be in E.164 format — a leading +, country code, and number with no spaces or dashes.

+9180000000018000000001, 08000000001, +91 80000 00001

Numbers in any other format will be rejected.

Common workflow patterns

A few real examples of how the pieces fit together:

  • Lead capture: New form submissionCreate or Update LeadCreate Task (follow-up call tomorrow).
  • Call logging: Call Completed triggerGet Lead (by phone) → Create Task (callback).
  • Outbound dialing: New row in a sheetInitiate Click-to-Call (agent → customer).
  • Task hygiene: Deal marked won in CRMComplete Task for that lead.

See Actions for the full list and per-action details.