DocTo/pages/all/HelpWebHook.txt.md

20 lines
525 B
Markdown

Webhook Help
The Webhook URL will be called on the following events with the following parameters
- File Conversion
- action=convert
- type=wdFormatType (or int if no matching format type)
- ouputfilename=File being written to.
- inputfilename=File being converted.
- Error
- action=error
- type=wdFormatType (or int if no matching format type)
- ouputfilename=File being written to.
- inputfilename=File being converted.
- error=Error Message
Return value is logged in DocTo Log