api question for querying dates | Community
Skip to main content
April 7, 2021
Question

api question for querying dates

  • April 7, 2021
  • 1 reply
  • 399 views

How do I query on hours to only get hours entered this month based off of the query below.

/attask/api/v12.0/hour/search?fields=*&entryDate=(I dont know what to put here)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Community Advisor
April 7, 2021

Hi John,

Try this . . . .

/attask/api/v12.0/hour/search?fields=*&entryDate=$$TODAYbm&entryDate_Range=$$TODAYem&entryDate_Mod=between

Best Regards,

Rich.