Your software
My Mautic version is: 4.4.10
My PHP version is: 7.4
My Database type and version is: latest
This is not problem but want to understand use of the feature “Send a webhook” in campaign action field. There is field named header and data field in “send a webhook” option in campaign. Please help me what is use of those features and what data need to be feed into header and data field in “send a webhook”.
A HTTP request can send data but also has headers. Think of headers as metadata for the HTTP data. For example a header can describe in what format the data are like HTML or JSON. Or it can define if the data are compressed. Or it can have an authentication information so the system that receives the request knows it’s safe to process them.
Here’s the doc for this feature. If it’s missing some details, please consider improving it Using the Campaign Builder — Mautic Documentation 0.1 documentation