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

List Workflow Executions with StartTime filter #67

Open
JustenCs opened this issue Mar 21, 2024 · 1 comment
Open

List Workflow Executions with StartTime filter #67

JustenCs opened this issue Mar 21, 2024 · 1 comment

Comments

@JustenCs
Copy link

Hi,

I hope I have the right way to report this. I have been trying to use the startTime filter as documented something like: "https://tenant.api.identitynow.com/v3/workflows/:id/executions?filters=startTime gt "2024-03-21T00:00:00"
However I have discovered that there is an issue and what really works is start_time like this:
https://tenant.api.identitynow.com/v3/workflows/:id/executions?filters=start_time gt "2024-03-21T00:00:00"

If there is anything else I can provide let me know. I have just updated the Collection so I am up to date as of this morning.

Charles Ferreira

@sulian
Copy link

sulian commented Jul 18, 2024

@JustenCs, you save my day!

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

No branches or pull requests

2 participants