
Announcements
Hello everyone,
I am trying to build a flow which pulls salesforce Report data using API via http connector , then parsing JSON connector and add them in SQL table.
However, if i simply add url and use get method, i am getting invalid session error with status code 404, if i try to add oauth authentication , i am not sure what's supposed to be added in tenant. Can someone please help me. Also, i have added secret and client id from connected app in salesforce, is this accurate