Hi there !
I’m trying to integrate a Saas solution in my flow, and i need to authenticate with this solution in order to retrieve its json datas.
This authentication is a Oauth 1.0 authentication, but i don’t know how to write the js code in order to code this authentication. Do you have pre-built parameters (in which i could write the consumer token, consumer secret etc parameters) in order to authenticate with this webservice through Oauth 1.0 ? ?
thank you in advance,
regards