Hamishhamish
All sections

APIs (outside services)

How do I connect my app to another service?

Open APIs, click Add Connection, enter the service's web address and how it authenticates (Bearer token, Custom header or Query parameter), then Save Connection and Test Connection.

My connection works on the live site but not in the Preview. Why?

That is expected. The Preview uses mock data and cannot make real calls. The connection works once you publish. The pattern is: build with mock data, set up the connection, publish, real data flows.

Is connecting to outside services locked to a higher plan?

No. Connections work as soon as you publish, on any plan. Your plan only sets how many you can have (1 on Free up to unlimited on V-Pro).