Hey,
I’m looking for a way to connect to an HTTP Client, which has an API key in the header.
curl -X GET
https://api-stg.zenfulfillment.com/orders/export
-H ‘Authorization: ZF-API 90383b54ca2be3410ded4911xxxx’
Is there a way to do this?
Tried out already multiple things, but was not really successful.
Thanks and best,
Kevin