salesforcefacebook-messengerchatbotclaudiajs

How do I hand off my Messenger Bot to Salesforce Live Agent?


Building a bot using claudia.js and the client wants in some circumstances to be able to hand off to a Live Agent using the Salesforce Live Agent service. I've looked for documentation on how a handoff like this would work and can't find anything. I've also reached out to Salesforce, but they have yet to get back to me. Really don't know where to start.


Solution

  • For integration with Salesforce Live Agent you can use REST API.

    I'd like to suggest you to start with Live Agent REST documentation and then look on Live Agent Developer's Guide.