After Hours Auto-Reply

Automatically respond to inbound messages received outside of business hours

Image
After Hours Auto-Reply
- name: On Inbound Message
  config:
    type: .configuration.trigger.InboundMessage
    transitionTo: Auto Reply
    restrictions:
      - enabledFrom: '17:00:00'
        enabledTo: '09:00:00'
        enabledDays:
          - MONDAY
          - TUESDAY
          - FRIDAY
          - THURSDAY
          - WEDNESDAY
        type: WEEKDAY
      - enabledDays:
          - SUNDAY
          - SATURDAY
        type: WEEKDAY
- name: Auto Reply
  config:
    type: .configuration.action.SendMessage
    messageType: SMS
    message: >-
      Thank you for your message. Our business hours are Monday to Friday, 9:00
      AM - 5:00 PM. We will get back to you during our next business day.
    containsSuspiciousWords: false

Join the 230,000+ Who Have Used EZ Texting to Connect with Their Audiences.