Iterable User
Connector name: Iterable
Table name: User Current Profile
API documentation link:
Additional details:
-
A current-state
USERtable for the Iterable connector, or history mode as a per-table toggle. This is the real fix. Most downstream use cases want the current profile; those that want change history can opt in. As it stands, the connector's design forces every customer into the expensive option regardless of need. -
Document the
_FIVETRAN_IDderivation forUSER_HISTORY. If it's a deterministic hash of a source field, customers could deselect the table and reconstruct the join key from their own data — the same pattern you already recommend forLIST_USER_HISTORY. Right now that recommendation isn't actionable forUSER_HISTORY, because the join key is undocumented and depending on an internal implementation detail is not something I'm willing to build production models on without a written commitment. - Relative date values in row filters. Static-only means any date-based filter needs manual maintenance forever, which makes it unusable as a cost control.
Please sign in to leave a comment.
Comments
0 comments