VOOZH about

URL: https://apify.com/katerinahronik/toggl-invoice-download

⇱ Toggl Invoice Download Β· Apify


Pricing

Pay per usage

Go to Apify Store

Toggl Invoice Download

Save time by automating monthly invoice downloads with web robotic process automation. Download invoices from Toggl and optionally upload the invoice to Dropbox and send an email notification.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ KateΕ™ina HronΓ­kovΓ‘

KateΕ™ina HronΓ­kovΓ‘

Maintained by Community

Actor stats

4

Bookmarked

22

Total users

0

Monthly active users

4 years ago

Last modified

Share

Apify actor to download invoices from Toggl.com (time-tracker application). This actor goes to toggl.com, signs in, goes to invoices, downloads the last one and saves it to key-value store. There is a possibility to upload the invoice to dropbox and send a notification email - by already existing actors (dropbox upload, send mail) incorporated in the code.

Input

The following table shows specification of the actor INPUT fields as defined by its input schema.

FieldTypeDescription
userString(required) Username on toggl.com (i.e. "user": "user@company.com" )
passwordString(required) Toggl account password (i.e. "password": "password123" )
dropboxTokenString(optional) Token for dropbox (i.e. "dropboxToken": "GCDRDJKU%$#%$(&f" )
pathToDropboxString(optional) Path where to upload the invoice on Dropbox. Default setting is to folder named YYYY_MM.
emailToString(optional) Email address for sending the notification (i.e. "emailTo": "user@company.com")

How to run

To run the actor, you'll need an Apify account. Simply create a new task for the actor by clicking the green button above, modify the actor input configuration, click Run and get your results.

API

To run the actor from your code, send a HTTP POST request to the following API endpoint:

https://api.apify.com/v2/acts/katerinahronik~toggl-invoice-download?token=<YOUR_API_TOKEN>

CU usage

Approximately 0.03 CU per run including upload to dropbox and sending e-mail.

You might also like

Invoice Data Extractor

calm_necessity/invoice-data-extractor

AI-powered Bill actor for extracting structured data from invoices, receipts, and documents. Upload an image to receive clean, structured data including vendor details, invoice numbers, line items, totals, and other key fields.

πŸ‘ User avatar

Taher Ali Badnawarwala

2

Invoice Collector MCP

devaditya/invoice-collector-mcp

Automates invoice collection from Razorpay, PayPal, and Stripe. Generates PDF/JSON exports, emails reports automatically, and supports AI-ready MCP mode for agent workflows.

Invoice Generator

haimantika/invoice-apify-actor

This actor generate professional PDF invoices automatically from structured data. Perfect for businesses, freelancers, and consultants.

πŸ‘ User avatar

haimantika mitra

2

Invoice Generator Input

moving_beacon-owner1/invoice-generator-input

A flexible and developer-friendly tool to generate professional invoices from structured input data. Supports line items, tax, discounts, and optional HTML output.

2

Dropbox Upload

petr_cermak/dropbox-upload

Automatically uploads URLs to Dropbox. Use an API to upload information to Dropbox from URLs, text content or base64.

Related articles

Web crawling vs. web scraping
Read more
How to bulk download all images from a URL list
Read more