# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
webhook
Feature rich webhook made easy.
WIP...
Receiver
TBD
Task
TBD
Schedule
TBD
Plugin
TBD
Context
Context Structure:
{
"app": {
"vars": {
}
},
"request": {
},
"receiver": {
},
"task": {
"input": {
},
"output": {
"last": {
},
"task1": {
},
"task2": {
},
"task3": {
}
},
},
}