Legacy Dev Forum Posts

 View Only

Sign Up

Set Language for outbound calls via the API

  • 1.  Set Language for outbound calls via the API

    Posted 06-05-2025 18:15

    Samuel_Jun | 2019-09-18 02:32:47 UTC | #1

    Is there a way of doing the equivalent of the Set Language action from the Platform API?

    The intended use case is to transfer an outbound call to a dedicated CSAT queue that has an in-queue call flow containing a CSAT survey prompt. I would like to set the language of the flow from the API so that the correct language is used for the CSAT survey prompt. Is this possible?


    anon28066628 | 2019-09-18 13:51:47 UTC | #2

    Hi Samuel, there isn't an API that will change the language of a flow, but you can add a conversation attribute via Set Participant Data or via the API that can be accessed in the flow. The flow logic (switch / case) can set the language based on this attribute fetched with the Get Participant Data action.


    system | 2019-10-19 13:51:48 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 6045