Skip to content

Commit 292f3df

Browse files
committed
Add sync FAQ
1 parent f69f680 commit 292f3df

File tree

1 file changed

+8
-0
lines changed
  • src/connections/storage/catalog/snowflake

1 file changed

+8
-0
lines changed

src/connections/storage/catalog/snowflake/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,11 @@ For Engage writebacks, Segment starts a warehouse sync after each run completes
260260
> warning ""
261261
> Changing the Snowflake destination’s general sync schedule does **not** affect Engage writebacks. Engage controls when these writes occur.
262262
263+
### Data format and limits
264+
265+
Engage writebacks use Track events. The full event payload is stored in a single stringified JSON column in the target table.
266+
267+
263268
## Security
264269

265270
### Allowlisting IPs
@@ -340,6 +345,9 @@ Queuing - you can use a different Warehouse for Segment, or use the recommendati
340345

341346
{% include content/warehouse-sync-sched.md %}
342347

348+
> info ""
349+
> Engage writebacks (Journeys and Linked Audiences) start a sync **when an Engage run completes**. The schedule controls below apply to Connections, Profiles Sync and other warehouse deliveries, not to Engage-triggered writebacks.
350+
343351
![sync schedule image](/docs/connections/destinations/catalog/images/syncsched.png)
344352

345353
### I'm encountering a "JWT token is invalid" error. What do I do?

0 commit comments

Comments
 (0)