Share permissions with apps

42 views
Skip to first unread message

Thales Maciel

unread,
Jul 23, 2019, 4:32:40 PM7/23/19
to Google Apps Script Community
Hi, I'm working on a project to make an add-on for google sheets for my company. The idea is simple: get Google Ads and Facebook Ads data through the API's. 
There are about 5 or 6 Add-ons that are able to do It, but since Google Ads API is almost tailored to not work with GAS, I'm wondering if I can make an Add-on that calls an external app. Does anyone know if this is possible?

Thanks

Eric Koleda

unread,
Aug 12, 2019, 8:31:01 PM8/12/19
to Google Apps Script Community
You can use UrlFetchApp to make an HTTP call to another API, and there is an OAuth2 library you can use if the target API requires OAuth2 authorization.

- Eric

Ievgen Krasovytskyi

unread,
Jul 7, 2025, 8:17:05 AM7/7/25
to Google Apps Script Community
If that's still relevant to you - we covered all that in our free connector library. 
You can check the code inside our github
https://github.com/OWOX/owox-data-marts


Reply all
Reply to author
Forward
0 new messages