Skip to content

List Workflow Executions with StartTime filter #67

@JustenCs

Description

@JustenCs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions