External API Rate limit in forge

Hi Team,

We are planning to use the Google Sheets API in our Jira app. While exploring the documentation, we were unable to locate specific details about the external API rate limits. Could anyone please share a link to the relevant documentation or provide a screenshot of the applicable rate limits?

Thanks in advance for your help!

Best regards,
Suman C.

I don’t think there is a rate limit, but you can make up to 100 requests to external APIs in a Forge function invocation:

Network requests: 100 – Number of network requests per invocation, excluding those made using requestJira or requestConfluence.

1 Like