Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User "tags" column is not properly updating #50

Open
tyler-hanson opened this issue Mar 14, 2022 · 1 comment
Open

User "tags" column is not properly updating #50

tyler-hanson opened this issue Mar 14, 2022 · 1 comment

Comments

@tyler-hanson
Copy link

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?

@hpatel41
Copy link
Contributor

@tyler-hanson Can you tell us the stream which you are syncing, because we cannot find any User stream.

The streams available for this Tap are:

Admins
Companies
Company Attributes
Company Segments
Contact Attributes
Contacts
Conversation Parts
Conversations
Segments
Tags
Teams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants