Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[FEATURE] Cannot Pass Query Parameters to Toggl Track "Get Time Entries" Action #16539

Closed
Labels
enhancementNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employee
@kazuya-shimatani

Description

@kazuya-shimatani

Is your feature request related to a problem? Please describe.
I'm always frustrated when I try to filter Toggl Track time entries using query parameters (such as start_date, end_date, since, before, etc.) in the "Get Time Entries" action, but the parameters are not passed to the API request. As a result, I always get the latest 1000 entries, regardless of the filters I want to apply.

Describe the solution you'd like
I would like the "Get Time Entries" action (components/toggl/actions/get-time-entries/get-time-entries.mjs) to support all available query parameters as described in the Toggl Track API documentation. This would allow users to filter time entries by date range and other criteria.

Do you have a workaround?
Currently, there is no direct workaround within the action. I have to fetch all entries and manually filter them in a subsequent step, which is inefficient and not practical for large datasets.

Comparable features in other tools?
Other integrations and direct API calls to Toggl Track allow specifying these query parameters, making it easy to retrieve only the relevant time entries. For example, using curl or Postman, I can pass start_date and end_date as query parameters and get filtered results.

Additional context
Adding support for these query parameters would make the action much more flexible and efficient.
Reference:Time entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp