GithubHelp home page GithubHelp logo

tap-appointment-plus's Introduction

tap-appointment-plus

Build: CircleCI

Author: Connor McArthur ([email protected])

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

  • Pulls raw data from Appointment Plus's API
  • Extracts the following resources:
    • Appointments
    • Coupons
    • Custom Fields
    • Customers
    • Customer Packages
    • Events
    • Locations
    • Packages
    • Payment Types
    • Rooms
    • Services
    • Staff
  • Outputs the schema for each resource
  • Incrementally pulls data based on the input state

Quick start

  1. Install

    > git clone [email protected]:fishtown-analytics/tap-appointment-plus.git
    > cd tap-appointment-plus
    > pip install .
  2. Get credentials from Appointment Plus:

    You'll need:

    • Your site id (looks like appointplus123/4)
    • An Appointment Plus API Key
  3. Create the config file.

    There is a template you can use at config.json.example, just copy it to config.json in the repo root and insert your credentials.

    • site_id, your Appointment Plus site id.
    • api_key, your Appointment Plus API Key.
    • start_date, the date from which you want to sync data, in the format 2017-03-10T00:00:00Z.
    • user_agent, the user agent to send to Appointment Plus (replace with your email address)
  4. Run the application.

    tap-appointment-plus --config config.json

Copyright © 2017 Fishtown Analytics

tap-appointment-plus's People

Contributors

cmcarthur avatar

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.