APi call - SOAP

Hi everyone,

I’m having an issue with an API call. I want to be able to reach a bank API. The webservice is made with Spring WWS, and the calls need to be made using SOAP protocol. So far, not a big deal. But the issue is that in order to use the webservice, there is an authentication layer first. I have received from the bank a bunch of authentication files, some are “.cert” files, others are “.pks” or “.pem” or “.key”. The point is, I don’t even know where to start to pass through this authentication using the bubble API connector.

Any help will be much appreciated. Happy to pay for it if needed.

Thanks!

Do you have a link to API doc?