WhatsApp Cloud API
Lyntaris supports WhatsApp Cloud API messaging through Unity webhook runtime and Flow-driven outbound actions.
Runtime reference:
AiTemplate6Trija/AgentsMdDocumnentation/06_External_Integrations/WhatsApp_Cloud_API_Integration.md
Supported pattern:
- inbound webhooks:
GET/POST /webhookhandling and message routing - outbound send: Graph API call path with tenant access token
- tunnel + callback URL are part of deployment packaging
Typical usage:
- agent receives inbound WhatsApp message
- flow executes response/tooling logic
- runtime returns reply and updates conversation UI/session state