Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Create a Chat Via API for any Orginzation

    Posted 07-17-2025 03:29
    No replies, thread closed.

    Hello Genesys Team,

    We're currently exploring the legacy Web Chat v2 API for initiating or transferring chat sessions. Our objective is to route a customer from one organization to another using the following endpoint:

    POST /api/v2/webchat/guest/conversations

    🎯 Objective

    Create a guest chat conversation via API, with plans to eventually transfer it between organizations.

    đź”§ API Usage

    We're using the following payload to initiate the conversation:

    { "organizationId": "", "deploymentId": "", "routingTarget": { "targetType": "QUEUE", "targetAddress": "TEST_Validation" }, "memberInfo": { "displayName": "Joe Dirt" } }

    ⚠️ Issue

    When executing the request, we receive the following error response:

    { "message": "Error accessing web deployment.", "code": "bad request", "status": 400, "contextId": "2ba8782a-7009-4c3f-b86b-114fff0431ac", "details": [], "errors": [] }

    We've confirmed that tokens are not a prerequisite for this endpoint, as it supports unauthenticated requests. However, the error seems tied to deployment access or configuration.

    Could you please assist in:

    • Clarifying if any additional setup is required given the pending deprecation of this API.

    Appreciate your support and looking forward to your guidance.

    Best regards,
    Mahmoud


    #API/Integrations
    #ConversationalAI(Bots,AgentAssist,etc.)
    #DigitalChannels

    ------------------------------
    Mahmoud Hassan
    International Account Advisor
    ------------------------------


  • 2.  RE: Create a Chat Via API for any Orginzation

    Posted 07-17-2025 04:36
    No replies, thread closed.

    https://help.mypurecloud.com/announcements/deprecation-predictive-engagement-support-for-acd-web-chat-version-2/



    ------------------------------
    Johan Cantens
    Independant Genesys Consultant & Data Architect
    ------------------------------



  • 3.  RE: Create a Chat Via API for any Orginzation

    Posted 07-17-2025 04:58
    No replies, thread closed.

    Hi Mahmoud,

    That API has already been deprecated.  Further info on this is available here along with further information on the recommended replacement APIs: Deprecation Update - ACD Chat v2.0 - Chat Widgets 1.1 & 2.0



    ------------------------------
    Sam Jillard
    Online Community Manager/Moderator
    Genesys - Employees
    ------------------------------



  • 4.  RE: Create a Chat Via API for any Orginzation
    Best Answer

    Posted 07-17-2025 06:14
    No replies, thread closed.

    If you're still running on legacy Chat, please migrate to Web Messaging as soon as possible to avoid service disruption to your business: https://help.mypurecloud.com/announcements/deprecation-removal-of-acd-web-chat-version-2/



    ------------------------------
    Angelo Cicchitto
    Genesys - Employees
    ------------------------------