Discussions

Ask a Question
Back to all

Date filtering on jobactivity api call

Hi ,

Is there a more streamlined way to filter created jobs via API . I only have managed to use the gt operand and active = 1 ; but I would like to restrict the jobs for a specific day without hardcoding. I tired = , eq and that is not working. Any assistance is appreciated. Thanks.