Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

How to authenticate with a custom API in a custom connector, and store tokens for future API request

I'm having a very hard time finding any examples for my use case which I find surprising. I have an endpoint like "www.myCompany/login" that takes a username, password, and user type as a json array ...