README
See node-plan
input
callbackUrl
- the URL to hit when the task is runcallbackData
- this data is POSTed to the url as application/json
output
none
options
none
exports
url
- copied directly from input
plan plugin for posting to a url
<script type="module">
import planCallback from 'https://cdn.skypack.dev/plan-callback';
</script>
See node-plan
callbackUrl
- the URL to hit when the task is runcallbackData
- this data is POSTed to the url as application/jsonnone
none
url
- copied directly from input