Skip to main content
Version: LOC v0.8 (legacy)

Triggers: API Route

For managing API routes, one of the most common trigger for invoking data processes.

See Create and Use an API Route Trigger for how to create an API route in Studio.

apiroute
note

A new created API route would need a little bit time to deploy (the gateway would return 404 before the route is ready).

If a data process has been linked to an API route, and you later create a new revision of the data process, you'll have to manually re-link it to the API route (modify the API route then link again).

If multiple data processes are linked to an API route, they will be invoked synchronously.