# createDiaryEntry

State Resource

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

# Purpose

Create Diary Entry

# Usage

# Example

{
  "CreateDiaryEntry": {
    "Type": "Task",
    "Resource": "module:createDiaryEntry",
    "ResourceConfig": {
      "diaryId": "safeAndWellBooking",
      "originId": "Safe and Well"
    },
    "End": true
  }
}
Last Updated: 9/10/2023, 11:30:14 AM