Discussions

Ask a Question
Back to All

How to filter users by dateCreated

Setting up some API calls to download users and recognitions. I only want to do an incremental download and get only new users created since the last time I downloaded them. I tried adding startDate to the call, but that doesn't work.
Any suggestions?