When triggering a task via CURL or an HTTP request, I need to include the payload object in the body for my task to receive the data. This requirement complicates integration with external services that send data differently, such as Veriff (an identity verification tool), which uses a different format for delivering webhook data.
