Hi,
If there is an API that needs us to send a key and a secret as part of Authorization, how do we set it up using Custom actions?
Currently we can only add a name and a value to it and I tried sending the Key ID as Username and the Key_secret as Password and tried them as Key_ID and Key_secret. But both of these failed. The response still says “Please provide the key”.
How do we go about this?
Thanks.