Meta User Authentication via Wabpo
When a user clicks the Meta connection button in your CRM, an API call automatically creates a project under your account and adds the user as a team member. The user then receives an email invitation directing them to log into my.wabpo.com to connect their Meta account.
Endpoint: Connect CRM Customer
Use this endpoint when an external CRM, ERP, or website needs to programmatically provision a new customer workspace.
When called, WABPO creates a dedicated project, initializes an empty integration campaign for reporting, assigns the customer as a team member, and emails them onboarding instructions to connect their Meta/WhatsApp Business account.
- HTTP Method:
POST - URL:
https://api.wabpo.com/api/v1/public/projects - Headers: ```httpAuthorization: Bearer YOUR_API_KEYContent-Type: application/json