Forum Discussion
dmutka
7 years agoFrequent Visitor
How To Use REST API's
I have a CRM that uses REST APi's that requires OAuth Access Token to authorize the request. When one builds a report inside the CRM it automatically creates an API for that report such as the follow...
- 7 years ago
You have to create a custom connector for using OAUTH2. There are some very good tutorials here: https://github.com/Microsoft/DataConnectors
Greg_Deckler
7 years agoCommunity Champion
Perhaps ImkeF has run into this.
- ImkeF7 years agoCommunity Champion
You have to create a custom connector for using OAUTH2. There are some very good tutorials here: https://github.com/Microsoft/DataConnectors