- Issue created by @elfakhar
Currently, the module does not support token replacements in the "Headers" field when sending remote POST requests. This prevents dynamically injecting authentication tokens or other values into request headers, making it difficult to integrate with APIs that require dynamic authorization.
The [webform_submission:some_token] token is not replaced with the actual value before sending the request.
Needs work
3.0
Code