Hello everyone,
Has anyone managed to make a call to the OVH API?
I’m using this BASH script but I can’t see how to integrate it with the HTTP Request component or a Credential for Custom Auth as all the signing key (CLEAR_SIGN) fields need to be calculated :
I’m trying to use these: Ovh Api using the object “HTTP Request” but there is no “Predefined Credential Type” for OVH and the signature have to be calculated based on the Query settings…
I managed to do it:
Is there an easier way to do it?
Is possible to create a “Predefined Credential Type” for OVH?