Happy New Year everyone! ,
We’re in the final stages of developing FlowBookings for the Webflow Marketplace. While our app functions perfectly in both local development and workspace-published environments, we received feedback during the submission review regarding our use of the fetch() API.
We are specifically using fetch() for our hybrid app’s communication with our externally hosted data client. I’d appreciate insights from fellow developers on recommended patterns for handling external API integrations within the Webflow app ecosystem.
Are there specific platform APIs or alternative approaches we should be implementing?
Thanks in advance for any guidance!