test_crm_endpoint
Test connectivity and response of custom CRM endpoints configured in WhatsApp Business stores to verify integration functionality.
Instructions
Probar endpoint CRM — Prueba la conectividad y respuesta de un endpoint CRM personalizado configurado en la tienda [query]
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Tipo de endpoint: sidePanel_CustomerInfo, ai_CustomerInitialInfo, sidePanel_CustomerFindToJoin, search_Products, globalSearch | |
| url | Yes | URL del endpoint a probar | |
| method | No | Metodo HTTP (GET o POST, default GET) | |
| auth | No | Configuracion de autenticacion con type (header, basic, body, query) y campos | |
| test_phone | No | Telefono de prueba (default +34600000000) |