plan-callback

plan plugin for posting to a url

Usage no npm install needed!

<script type="module">
  import planCallback from 'https://cdn.skypack.dev/plan-callback';
</script>

README

See node-plan

input

  • callbackUrl - the URL to hit when the task is run
  • callbackData - this data is POSTed to the url as application/json

output

none

options

none

exports

  • url - copied directly from input