Hello Team,
I am trying to integrate with Google Ad Words API to pull data in house for reporting and analytics. I am using an iPaaS platform Dell Boomi for integration (standard integration tool in the market) and Postman for testing the APIs prior to development with Boomi.
I followed the documentation and created an app, client id, secret as well as token. I was trying to use OAuth2.0 but it looks like it needs a callback/redirect url.
Is there a way I can authenticate from Postman API tool by issuing the ClientID/Secret and get an access token in the response which is the standard API authentication method, to get an access token and use that for retrieving data from reports?
Cheers,
Arun Ramesh