Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Recall multiple times the same number before next contact on preview campaign

    Posted 05-22-2024 11:40
    No replies, thread closed.

    Hi, 

    On preview campaign with a calling list with 2 phone numbers, a home phone and a cell phone, is there a way to call 3 times on each before passing to the next contact on the calling list?

    What I want is to call the first contact on the calling list 3 times to the home phone (assuming the contact dont pick the call), 3 times to the cell phone and then go to the second contact of the list and call 3 times to the home phone, then 3 times to the cell phone and so on. 

    Thank you 


    #Outbound

    ------------------------------
    Alvaro Ruiz Canser
    PlusNet Solutions, S.L.
    ------------------------------


  • 2.  RE: Recall multiple times the same number before next contact on preview campaign
    Best Answer

    Posted 05-27-2024 03:25
    No replies, thread closed.

    Hello Alvaro, I'm currently building Campaigns for one of my Company's Clients and we were wondering regarding this behavior as well.

    I did tests and it seems that by the system let the Agent handle every number once at a time, and then progress to the next Contact.

    (recall attempts can be configured in the Call Attempt or in a Rule Set)

    I'll share with you from the top of my head two raw ideas around that:

    1. set in the .csv that you uploaded 4 Phone numbers raws like this - Main Phone (123) - First, Main Phone - Second (123), Secondary Phone - First (456), Secondary Phone - Second (456). that way you have 4 Phone Number fields and two phone numbers values so each phone will be dialed twice by the Agent.
    2. Maybe if you know how to develop scripts, you might find a way to let the agent each number few times

    Hope it helps.

    Best regards, Shahar.



    ------------------------------
    Shahar Leonard
    ITNAV-Pro Ltd.
    ------------------------------



  • 3.  RE: Recall multiple times the same number before next contact on preview campaign

    Posted 07-03-2025 15:41
    Edited by Kevin Goodwin 07-03-2025 15:43
    No replies, thread closed.

    I'm trying to do something similar and running into an issue. Using a Preview campaign, the customer wants to dial a number once and if they get a voicemail, they want to hang up and call back immediately, leaving a voicemail message on the second attempt. 

    I have two separate phone number columns in the contact list and I am able to call both numbers while on the same contact if the numbers are different. However, if they are the same, I only get to call one of the 'number columns', even though I am prompted to wrap up the first call and then again before I can end the contact and move on. Any thoughts or ideas on this? 

    Agent screen

    Contact list

    Campaign config



    ------------------------------
    Kevin Goodwin
    Senior Consultant
    ------------------------------



  • 4.  RE: Recall multiple times the same number before next contact on preview campaign

    Posted 07-03-2025 18:16
    No replies, thread closed.

    I would suggest you have a script button for Redial and run an API to redial that number, but of course that would not change the contact list information.  The other option is to copy the number into two different columns - say Work and WorkVM and have them chose the second number if they want to call them back.  Why are they hanging up in the first place.  



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 5.  RE: Recall multiple times the same number before next contact on preview campaign

    Posted 07-08-2025 10:18
    No replies, thread closed.

    The customer wants the agent to place one call, if they get no answer or answering machine, hang up and attempt again. If hey get an answering machine on the second attempt, the agent should leave a message.

    Per my original post, when using two different columns in a list with the same number, the system does not seem to allow the remaining column to be called. If I put a different number in the second column, that 'column' is available after the first one is dialed. That is the root of my question/issue. It seems like maybe just maybe there is a setting I am missing.

    As for the idea to add a button to the script, as far as I know, endpoints for creating conversations need to be run under user context, not system like can be accomplished with a data action. 

    I've tested both above and get "This request requires a user context. Client credentials cannot be used for requests to this resource."

    I guess I am down to creating a wrap-up rule that will look for a specific wrapup code and run a data action to add the number to the contact list again with the agent in a column and have that column selected as the "Agent Owned Column" in the campaign. Not optimal, but the only path I see at this point unless there is some silly setting I'm missing on the second phone number column option.



    ------------------------------
    Kevin Goodwin
    Senior Consultant
    ------------------------------