Vynex Solutions

Documentation

Setup & usage guide

Owner console Dashboard

Everything you and your clients need to send compliant WhatsApp campaigns through the official Meta Cloud API.

Getting started Onboarding a client Meta gateway Templates Contacts Campaigns Webhooks Compliance FAQ

1. Getting started

Vynex Solutions is a multi-tenant WhatsApp bulk sender. There are two roles:

Each client's data is isolated at the database level (Row-Level Security), so one client can never see another's contacts, templates, or campaigns.

2. Onboarding a client

  1. Open the Owner console.
  2. Under Create a tenant, enter the client's business name, country (ISO2, e.g. AE), login email, and plan.
  3. Click Create tenant & login. You'll get a one-time temporary password — share it with the client securely.
  4. The client signs in at /login.html and lands on their own dashboard.
  5. Click any client row to view full details, change their plan, suspend/reactivate them, or reset their login password.

3. Meta gateway (connect WhatsApp)

Each client connects their own WhatsApp Business account. In the client's Settings → WhatsApp connection, they enter three values from Meta:

WABA IDWhatsApp Business Account ID
Phone Number IDfrom Meta → WhatsApp → API Setup
Permanent tokenSystem User token with the two scopes below

The token must be a permanent System User token (the default 24-hour token will expire) with these permissions:

Vynex Solutions verifies the credentials against Meta on save and shows the connected number, verified name, and quality rating. Tokens are stored server-side only and never sent to the browser.

Business Verification in Meta Business Manager can take several days — start it early. New numbers are rate-limited (250/day) and scale up as quality stays high.

4. Templates

WhatsApp only allows sending pre-approved templates for outbound campaigns. In Templates:

  1. Click + New template and write the body. Use {{1}}, {{2}}… for variables.
  2. Add an example value for each variable (Meta requires this for review).
  3. Pick a category — Utility is cheaper and better tolerated when the message is transactional; Marketing for promotions.
  4. Submit to Meta. Approval usually lands within minutes to 24 hours. Use Refresh to re-check status.

5. Contacts

  1. In Contacts, click Upload contacts and pick an Excel/CSV file (parsed in your browser).
  2. The file needs a phone column named one of phone / number / whatsapp / mobile, plus any columns you want to feed into template variables (e.g. name).
  3. Numbers are normalised automatically; local numbers default to the client's business country.

6. Campaigns

  1. In Campaigns, click + New campaign.
  2. Pick an approved template and a contact list, and map {{1}}, {{2}}… to contact columns.
  3. Review the estimated cost (by destination country), then create and send.
  4. Watch delivery status update live — queued → sent → delivered → read — as Meta's webhooks arrive.

7. Webhooks (delivery receipts)

To get delivered/read ticks, set the callback URL in Meta for Developers → WhatsApp → Configuration, subscribed to the messages field:

https://app.vynexagency.com/webhook

Use the same verify token you set in the server's environment, and set META_APP_SECRET so Vynex Solutions can verify that events genuinely came from Meta.

8. Compliance & opt-in

9. FAQ

A client says "Connect your WhatsApp account first."

They haven't completed Settings → WhatsApp connection, or the token was rejected by Meta. Re-enter a valid permanent token.

Delivery status stays "sent" and never becomes "delivered".

The webhook isn't reaching the server. Check the callback URL, verify token, and that the messages field is subscribed in Meta.

A template was rejected.

Open it, read the rejection reason, edit, and resubmit. Avoid promotional language in utility templates.