Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Create a trigger to happen every 15-30 days

    Posted 05-16-2025 11:03

    Hello, 

    I am trying to create a trigger to start a workflow every 15-30 days or as needed.

    Does anyone know how this could work? 

    My first thought would be to pair it to a user like myself using "v2.users.{id}.activity" and check the date somehow. OR setup a unique email/queue in Genesys that I can email when I want it triggered.

    Any help would be appreciated! 


    #Triggers

    ------------------------------
    Connor Maxwell
    -
    ------------------------------


  • 2.  RE: Create a trigger to happen every 15-30 days

    Posted 05-16-2025 11:44

    Hi

    Bad news is you can't at present.

    Good news is I posted an idea for this long time ago. It's merged with another idea and is in development. 

    I had to do an AWS job to execute every Month that would call a Lambda to start the workflow I wanted to schedule.



    ------------------------------
    Simon Brown
    Maintel Europe Limited
    Senior Applications Consultant
    ------------------------------



  • 3.  RE: Create a trigger to happen every 15-30 days

    Posted 05-19-2025 08:50

    Yes, it was merged into https://genesyscloud.ideas.aha.io/ideas/SSAAOB-I-123.  We're still targeting the second half of this year to release the feature, with the idea being it will kick off a workflow based on a chron job (every 30 minutes, every other Tuesday, once a month, etc.).  Keep in mind this will still be subject to the existing Trigger limits, and the exact granularity is still being decided.  The other major consideration is that the workflow will not receive any invocation data (beyond perhaps the trigger ID that started the workflow), so the workflow will need to be structured in a way that it collects all the data that is needed in order to accomplish its purpose.  For anyone interested in this, please feel free to vote/comment on the idea I linked so your feedback can be considered.



    ------------------------------
    Richard Schott
    Product Manager
    ------------------------------