OmnichannelIntegrationConfigWhatsappConfig
import type { OmnichannelIntegrationConfigWhatsappConfig } from "https://googleapis.deno.dev/v1/ces:v1.ts";How Omnichannel should receive/reply events from WhatsApp.
interface OmnichannelIntegrationConfigWhatsappConfig {
metaBusinessPortfolioId?: string;
phoneNumber?: string;
phoneNumberId?: string;
webhookVerifyToken?: string;
whatsappBusinessAccountId?: string;
whatsappBusinessToken?: string;
}§Properties
§
metaBusinessPortfolioId?: string
[src]The Meta Business Portfolio (MBP) ID. https://www.facebook.com/business/help/1710077379203657
§
webhookVerifyToken?: string
[src]The verify token configured in the Meta App Dashboard for webhook verification.
§
whatsappBusinessToken?: string
[src]The access token for authenticating API calls to the WhatsApp Cloud API. https://developers.facebook.com/docs/whatsapp/business-management-api/get-started/#business-integration-system-user-access-tokens