All integrationsLovable integration

Add WhatsApp to your Lovable app with Agent Skills

Copy one prompt into Lovable Agent chat. Agent Skills install Whatsable, including coexistence (keep the WhatsApp Business app) and webhooks for incoming and outgoing messages.

Capabilities

What you can do with Whatsable

  • Paste-ready prompts for Lovable Agent chat
  • Secure API key capture in Lovable's env UI (never in prompt text)
  • Generates inbox, send, and webhook handlers in your codebase
  • Works with the open-source Agent Skills repo (57 scripts)
  • Same skills portable to Cursor, Claude Code, and Copilot
  • Meta WhatsApp Coexistence: keep the WhatsApp Business app on your phone. You do not delete it. The same number works in the app, the Notifyer inbox, and automations.
  • Outgoing message capture: triggers fire when your business sends a message, including replies typed by hand in the WhatsApp Business app.
  • Payload fields: incoming_message (false when your business sent it), send_by (WhatsApp App, teammate name, or automation), was_message_by_human (true if a person sent it).
Use cases

Real workflows teams run today

SaaS onboarding with WhatsApp

You are building a client portal in Lovable. Agent Skills add a 'Message on WhatsApp' action that uses your approved templates when a task is marked complete.

Outcome: Product notifications without hiring an integration developer.

Internal ops dashboard

Lovable app for field teams. Skills wire a lightweight inbox view and send form so dispatchers reply from the browser while reps use the mobile app.

Outcome: One number, team assignment, no parallel tools.

Prototype to production

Weekend hackathon project needs real WhatsApp. Paste the Lovable prompt, add your API key in secrets, ship a demo investors can message.

Outcome: Credible WhatsApp demo on your own number.

Examples

Triggers, parameters, and patterns

Concrete fields you can map in automation tools or cite in your own docs.

Lovable Agent chat prompt flow

Start from /vibe-code, copy the Lovable prompt, paste into Agent chat. The agent asks for NOTIFYER_API_TOKEN in Lovable's secure environment box, then runs phased setup scripts.

ParameterTypeDescriptionExample
NOTIFYER_API_TOKENsecretAPI token from Whatsable console (stored in Lovable env, not the prompt)nsk_live_••••••••
WHATSABLE_BASE_URLstringAPI base URL injected by Agent Skillshttps://api.notifyer.whatsable.app
webhook_pathstringRoute the agent creates for inbound WhatsApp events/api/webhooks/whatsapp
incoming_messagebooleanfalse when your business sent the message (including WhatsApp Business app)false
send_bystringWhatsApp App, teammate name, or automation nameWhatsApp App
was_message_by_humanbooleantrue when a person sent it; false for botstrue
Setup

Get connected in minutes

  1. 1Open /vibe-code and select the Lovable tab.
  2. 2Copy the full Agent Skills prompt and paste it into Lovable Agent chat. Tell the agent not to instruct users to delete the WhatsApp Business app — coexistence is supported.
  3. 3When asked, add NOTIFYER_API_TOKEN in Lovable's secure environment settings.
  4. 4Let the agent create a webhook that handles incoming and outgoing events (incoming_message, send_by, was_message_by_human).
  5. 5Connect your WhatsApp number in the Whatsable console. Keep the WhatsApp Business app and test a hand-typed reply.
FAQ

Common questions

No. Notifyer System supports Meta WhatsApp Coexistence. Keep chatting from the WhatsApp Business app on your phone. Hand-typed replies reach your webhook or Make, Zapier, and n8n trigger with incoming_message: false, send_by: "WhatsApp App", and was_message_by_human: true.

Yes. Enable outgoing events. The JSON payload includes incoming_message (direction), send_by (which system or teammate sent it), and was_message_by_human (person vs bot). Messages typed in the WhatsApp Business app arrive with send_by: "WhatsApp App". Messages sent from the Notifyer chat inbox arrive with the teammate's name in send_by.

No. Agent Skills instruct Lovable to collect the key in its secure environment UI. Never embed secrets in chat text.

Yes. Agent Skills are git-tracked rules. Open the repo in Cursor or Claude Code and continue with the same scripts.

Run Lovable and WhatsApp together

Unlimited messaging from your own number, team inbox, AI assistant, and automations included.

Pro includes a 7-day free trial · 6-minute setup · Cancel anytime

Start Free Trial