From a campaign I’m Sned a webhook to my Wordpress/WooCommerce site.
I need to supply API credentials but don’t see anywhere to do this. In Hoppscotch I would use Basic Auth to add my consumer key and secret, but I don’t see anywhere for that in the campaign builder.
This way you can set any header with name and value. There is only a “secret” in the global webhooks.
The webhook as form action also allows you another way to set an “Authorization header” in the “post to another form” action. Which is a webhook as well.