-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
We are currently syncing user data from Intercom to our warehouse using the stitch integration, however we're running into issues with the tags field not being up to date.
The tags field is stored as a JSON object; it seems that when a new tag is added, the user record is not updated and a re-sync is not triggered by Stitch. This is evidenced by the updated_at timestamp, which doesn't increment when a new tag is added to a user.
Is it possible to trigger updates to the user record whenever the contents of the tags array changes?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels