Jump to content

joshnh

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by joshnh

  1. I've never written python, but I understand the logic behind it. Thank you so much for taking your time to do this. It's greatly appreciated.
  2. That would be awesome! I need a notification with a tone to occur every 5 min. This needs to keep repeating until I stop it. I'd be more than capable of making adjustments as necessary once I saw how the script was written.
  3. Scripting is out of my realm, and I was hoping it would be a relatively simple thing to accomplish, but perhaps not...
  4. My thinking so far has been to begin the core of the workflow with an external trigger that is started when using a keyword input. The workflow then runs once (with a delay set during the workflow), checks that the variable "continue" is still set to "yes", and if it is the workflow ends by calling the same external trigger that starts it, triggering the loop. I then have a separate keyword input to set the "continue" variable as "no", so that when the loop next gets to the filter it doesn't continue, but it's not stopping the loop as hoped.
  5. New to creating workflows from scratch, have only really tweaked existing workflows. I need to set up a timer that loops indefinitely once set, with the ability to stop it at any time. What's the best way to do this? All help appreciated. Thanks!
×
×
  • Create New...