Fetching and uploading pictures

Hi there,

I am using Custom UI and I am fetching some extra data from 3rd party API, and some of the data contain images. I am guessing fetching images will exceed the platform limits pretty fast?

Is there a way to monitor the limits ?

Thank you

Yes, you’re correct that fetching images from a 3rd party API could potentially exceed the platform limits quickly, especially if the images are large in size.

To monitor the limits, you can refer to the Platform quotas and limits. It outlines the quotas and limits for Forge apps, including invocation rate limits, runtime seconds, log lines per invocation, and storage limits.