From f1951b36d3b1893b13edc3a93a1916c82b40cbe4 Mon Sep 17 00:00:00 2001 From: Yuriy Tolstykh Date: Wed, 23 Oct 2024 13:31:19 -0700 Subject: [PATCH] adding a note about rate limits and mirror --- reference/Warehouse Connectors API/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/Warehouse Connectors API/overview.md b/reference/Warehouse Connectors API/overview.md index f3b6892b19..e8506027fc 100644 --- a/reference/Warehouse Connectors API/overview.md +++ b/reference/Warehouse Connectors API/overview.md @@ -3,10 +3,10 @@ title: "Overview" slug: "warehouse-connectors-api" hidden: false createdAt: "2024-08-05T19:31:43.295Z" -updatedAt: "2024-08-05T19:31:43.295Z" +updatedAt: "2024-10-23T13:31:43.295Z" categorySlug: "warehouse-connectors-api" --- Warehouse Connectors allow you to connect a warehouse of your choice to import events, users, groups, and lookup tables. -Use Warehouse Connectors API to run a specific import manually. +Use Warehouse Connectors API to run a specific import manually. The API endpoint is rate limited to 5 calls per hour. If you are using Mirror mode, please make sure to run the sync at least once every 14 days to ensure the snapshots do not get deleted before we ingest new data.