PipedreamHQ/pipedream

SEVDESK - TimeTracker2Excel or Sheets

Open

#18,301 创建于 2025年9月6日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (7,438 star) (5,305 fork)batch import
enhancementgood first issuehelp wantedquestiontriagedtrigger / source

描述

I use Sevdesk for invoices and credit notes, and now I’d like to be able to export the integrated time tracking. Ideally either to Google Sheets or into an Excel table. I’d like to have the option to either select a specific time period or simply export the entire current year.

The table should include: date, duration (whether given as a time span or a total duration—what matters is that the duration is clear), the client, the project name, and a text field. Everything neatly arranged in the table so it can be further processed afterwards.

So basically, I need a feature or script that pulls exactly these data points from the Sevdesk API and puts them into the desired table format. When I trigger a task, it should ask me whether I want a specific time period or simply all time entries from the current year.

In short: a friendly little export helper that sends my Sevdesk time tracking straight into Google Sheets or Excel/Sharepoint [

(https://api.sevdesk.de/)

Henning

贡献者指南