Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Outbound SMS OR Email on No Answer

    Posted 07-27-2023 07:56
    No replies, thread closed.

    Is it possible to send an SMS OR Email to a customer on an outbound campaign if they do not answer the call ?. I assume this will need an outbound script with an element to send either SMS OR Email ?.


    #ArchitectureandDesign
    #Outbound

    ------------------------------
    richard craig
    British Telecommunications PLC
    ------------------------------


  • 2.  RE: Outbound SMS OR Email on No Answer

    Posted 07-27-2023 10:56
    No replies, thread closed.

    Hey, Richard!

    Take a look at this video from the Developer Engagement folks. Around half-way through, he sets up something like this for SMS when someone doesn't answer... (Not EXACTLY your situation, as this is an agent dialed call and you are looking at campaigns, but it's a start!)

    As an aside, I highly recommend this channel for anyone "in the weeds" with Genesys Cloud.

    HTH



    ------------------------------
    Paul Simpson
    Eventus Solutions Group
    ------------------------------



  • 3.  RE: Outbound SMS OR Email on No Answer

    Posted 07-28-2023 00:39
    No replies, thread closed.

    @Richard Craig 

    You don't need an outbound script. For example, if you want to send an SMS to a customer, you can try the following:

    • If you don't already have one, create a new Data Action  POST /api/v2/conversations/messages/agentless. The Data Action must be Secure as you would need to map the contact list columns as input parameters. At a minimum, you would need an input parameter toAddress (customer phone). 
    • Create a new wrap-up rule. In Condition set Type: Call Analysis, Disposition: No Answer. Then in the Action section of the rule, select Data Action from the previous step and map the contact list column(s) as input parameter(s). 


    ------------------------------
    Tatjana Knezevic

    www.startelecom.cloud

    https://www.linkedin.com/company/star-telecom-www-startelecom-ca-/
    ------------------------------



  • 4.  RE: Outbound SMS OR Email on No Answer

    Posted 07-28-2023 07:18
    No replies, thread closed.

    Can both or either be done on a GC2 Licence ?. I have looked for the agentless sms integration and it isn't there.



    ------------------------------
    richard craig
    British Telecommunications PLC
    ------------------------------