Giter Club home page Giter Club logo

toggl-invoice-download's Introduction

Toggl invoice download

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.

Field Type Description
user String (required) Username on toggl.com (i.e. "user": "[email protected]" )
password String (required) Toggl account password (i.e. "password": "password123" )
dropboxToken String (optional) Token for dropbox (i.e. "dropboxToken": "GCDRDJKU%$#%$(&f" )
pathToDropbox String (optional) Path where to upload the invoice on Dropbox. Default setting is to folder named YYYY_MM.
emailTo String (optional) Email address for sending the notification (i.e. "emailTo": "[email protected]")

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.

toggl-invoice-download's People

Contributors

dependabot[bot] avatar katacek avatar

Watchers

 avatar  avatar

Forkers

danking1903

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.