Toggl Invoice Download avatar
Toggl Invoice Download
Try for free

No credit card required

View all Actors
Toggl Invoice Download

Toggl Invoice Download

katerinahronik/toggl-invoice-download
Try for free

No credit card required

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.

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.

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 0.0% runs succeeded
  • 0.0 days response time
  • Created in Feb 2020
  • Modified over 2 years ago
Categories