The
Paperclip

Reflexiones sobre todo lo relacionado con la IA, el soporte al cliente y las ventas.
zendesk-switchboard-integration-custom-bot
bash curl https://{subdomain}.zendesk.com/sc/v2/apps/{app id}/switchboards \ user '{key id}:{secret}' bash curl https://{subdomain}.zendesk.com/sc/v2/apps/{app id}/integrations \ X POST \ user '{key id}:{secret}' \ H 'content type: application/json' \ d '{ "type": "custom", "name": "mi bot personalizado", "webhooks": [{ "target": "https://su punto final de

eesel Team
Editorzendesk-messaging-carousel-template
json { "type": "carousel", "items": [ { "title": "Plan de soporte premium", "description": "Soporte prioritario 24/7 con tiempo de respuesta de 1 hora", "mediaUrl": "https://yoursite.com/images/premium plan.jpg", "actions": [ { "type": "link", "text": "Más información", "uri": "https://yoursite.com/premium" }, { "type": "reply",

eesel Team
Editor