# getAvailableDiarySlots

State Resource

This is a State Resource as provided by the tymly-diaries-plugin plugin.

# Purpose

Get Available Diary Entry Slots

# Usage

# Example

{
  "GetAvailableDiarySlots": {
    "Type": "Task",
    "Resource": "module:getAvailableDiarySlots",
    "ResourceConfig": {
      "diaryId": "safeAndWellBooking"
    },
    "End": true
  }
}
Last Updated: 9/10/2023, 11:30:14 AM