Connect Qlik Sense Rest API to oAuth2 APIs (e.g. CVENT Core)
Hi all, this year we used CVENT Core to organize sessions for Qlik Connect, and we had to work through a process with their oAuth2 APIs so we could extract data hourly into our Qlik Sense app.
Cvent Core uses 2-legged oAuth2. Qlik Application Automation's oAuth2 connectors currently only support 3-legged oAuth2, so I had to work around by connecting straight to Qlik Sense REST Connector, where we could do 2-legged.