Plugin: Forms API
- Settings redo for easier webhook sending
- Add option to set the method instead of always using POST. Now deleting is possible.
- Add option to send json or post to an HTML form
- Trigger webhooks for drafts
- Order by the entry ID by default for API entry retrieval
- Replace double quotes in field values to keep JSON valid when typing in the json
- When updating an entry, use the form id from the entry if it isn't included in the received data
- Validate entries before allowing updating
- Fix View routes to work with current version of the REST API plugin