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
Editor