Release notes: 20231027_9562688

Thursday, October 26, 2023 | Rich Lane

Webhooks now have the ability to run automatically on the frontend API, backend (admin), or both. Additionally, a generic multipart POST API template using fixed text data is now available!

New

Admin: Webapps: Webhooks now have the ability to automatically run on the frontend API, Backend (Admin), or both.
Admin: General: Generic Multipart POST API template using fixed text data. Not suitable for binary.

Change

Admin: General: Additional check for webhooks incase they are blank.