Hi Team,
We are planning to use google sheets in our forge jira app. How can we achieve this without using external server and external service.
Thanks,
Suman C.
Hi Team,
We are planning to use google sheets in our forge jira app. How can we achieve this without using external server and external service.
Thanks,
Suman C.
This tutorial should help: https://developer.atlassian.com/platform/forge/use-an-external-oauth-2.0-api-with-fetch/ You have to use an external API because Google is external to Forge, but that should be enough.