Search results

  1. A

    google calendar trigger frequency and range?

    When using the google calendar trigger to find new events, what is the range the trigger searches for? For example, does it look 1 day forward? A week? A month? Also, how often does the trigger runs? Every minute? Every five minutes? Every hour? Thanks
  2. A

    delay action is offset by 3 hours

    I set a delay to send an sms at 8:30, but it was sent at 11:30. How can I fix this?
  3. A

    check for google calendar events between a specific timeframe

    is there a way to check for google calendar events between a specific timeframe? for example show me events between 06:00 and 17:00?
  4. A

    regex to extract a specific set of numbers

    I need a regular expression to extract a specific set of numbers from a string. The string could contain letters, special characters and spaces. Input examples: This is a test 99 12 3456 This is test 2 94123456 This is test 3 357 95123456 This is test 4 35797123 456 And so on… The regex...
  5. A

    tasks not running

    My tasks are not running, and I suspect it has something to do with a delay trigger. I want to send an sms 24 hours and 1 hour before a google calendar event. I created the workflows as advised in these forums but the tasks are not working. I suspect it has something to do with the delay that...
  6. A

    Google Calendar run trigger 1 hour before event

    I have added a Google Calendar trigger on "Event Started". But I need to know about the event 1 hour before it starts. The reason I need to know 1 hour before is because I will add an API call to send an SMS message as a reminder. How can I configure it so the trigger runs 1 hour before the...
Top