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

Re-enable Contacts syncing #20

Open
sminnee opened this issue May 7, 2018 · 2 comments
Open

Re-enable Contacts syncing #20

sminnee opened this issue May 7, 2018 · 2 comments

Comments

@sminnee
Copy link

sminnee commented May 7, 2018

Contact data is a pretty important part of a data warehousing project and so its exclusion is a significant gap.

I see that the contacts API doesn't have an updated_since filter, but it looks like you could use the query API instead: https://developers.freshdesk.com/api/#filter_contacts

I believe that the following query would give you a data-efficient way of getting the data.

 /api/v2/search/contacts?query=updated_at:>(UTCDATE)
@KAllan357
Copy link
Contributor

That sounds reasonable. Thanks for the info!

@larfre
Copy link

larfre commented Oct 17, 2018

I'd also like to upvote enabling contacts-table-integration (but unfortunately I can't help technically).

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

3 participants