# 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
}
}