Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap hubspot unauthorized for url exception #117

Open
wants to merge 89 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2019

  1. add lastUpdated field in engagements schema

    Nikolaos Veneti committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    b03c6c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dreamdata-io/add_lastUpdated_engagements_s…

    …chema
    
    add lastUpdated field in engagements schema
    Nick Veneti committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    c0be3c5 View commit details
    Browse the repository at this point in the history
  3. add custom values in .gitignore

    Nikolaos Veneti committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    b8cfaa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5212a68 View commit details
    Browse the repository at this point in the history
  5. write contacts_to_company values with underscore

    Nikolaos Veneti committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    0249ad6 View commit details
    Browse the repository at this point in the history
  6. if contacts_by_company in ctx.selected_stream_ids

    Nikolaos Veneti committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    d25eb16 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. add Pipfile.lock in .gitignore

    Nikolaos Veneti committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    3ceb026 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from dreamdata-io/contacts_to_company

    Contacts to company
    Nick Veneti committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    449a85a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. get companies by batch

    Nikolaos Veneti committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    61145a7 View commit details
    Browse the repository at this point in the history
  2. add contacts by company

    Nikolaos Veneti committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    435dbff View commit details
    Browse the repository at this point in the history
  3. set count to 250

    Nikolaos Veneti committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    5372cb9 View commit details
    Browse the repository at this point in the history
  4. request website, name and country for company

    Nikolaos Veneti committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    2d419bf View commit details
    Browse the repository at this point in the history
  5. support domain in batch get for companies

    Nikolaos Veneti committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    99de191 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from dreamdata-io/get_companies_batch

    get companies by batch
    dallerup committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    43279d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. black commit

    paddie committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    1cc06bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e83a49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    929f4b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63087ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from dreamdata-io/solve-multiple-types-issue

    Solve multiple types issue
    Nick Veneti committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    3fc807b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. black commit

    JingLinDaisy authored and paddie committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    204de23 View commit details
    Browse the repository at this point in the history
  2. change schema dash to underscore

    JingLinDaisy authored and paddie committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    6804118 View commit details
    Browse the repository at this point in the history
  3. change record dash to underscore

    JingLinDaisy authored and paddie committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    359eed1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from dreamdata-io/replace_dash-to-under-score

    Replace dash to under score
    JingLin0 committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f46d5e7 View commit details
    Browse the repository at this point in the history
  5. black commit

    paddie committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7e6d588 View commit details
    Browse the repository at this point in the history
  6. bump dependencies

    paddie committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    ddf0bc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Merge pull request #6 from dreamdata-io/relax-dependencies-a-bit

    Relax dependencies a bit
    paddie committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    02cd846 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    c70b97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba0193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9881146 View commit details
    Browse the repository at this point in the history
  4. remove unused variables

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    51ca8b5 View commit details
    Browse the repository at this point in the history
  5. campaigns catalog schema

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    0c68b3d View commit details
    Browse the repository at this point in the history
  6. sync_entity_chunked schema

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    107af7d View commit details
    Browse the repository at this point in the history
  7. workflows schema from catalog

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    2179973 View commit details
    Browse the repository at this point in the history
  8. owners schema change

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    86e8595 View commit details
    Browse the repository at this point in the history
  9. engagements... schema

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    416c2d5 View commit details
    Browse the repository at this point in the history
  10. deal pipeline

    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    b5561f3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7 from dreamdata-io/do-not-rebuild-schema-on-each…

    …-run-instead-lift-schema-from-catalog
    
    Do not rebuild schema on each run instead lift schema from catalog
    paddie committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    d546f44 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. prettier commit

    JingLin0 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a4cc5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23cf922 View commit details
    Browse the repository at this point in the history
  3. delete unused catalogs

    JingLin0 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    69241e0 View commit details
    Browse the repository at this point in the history
  4. delete custom schema update

    JingLin0 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    721b64b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. delete unused functions

    JingLin0 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    677810f View commit details
    Browse the repository at this point in the history
  2. add missed field

    JingLin0 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6a75d25 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from dreamdata-io/use-static-catalog

    Use static catalog
    JingLin0 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    56a3b52 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. do not show get request

    JingLin0 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    87ccbe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    332b59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24dc42b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. update deal-pipeline schema

    JingLin0 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    edc5742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2969fcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd3657 View commit details
    Browse the repository at this point in the history
  4. avoid repetition of data

    JingLin0 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    b968465 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from dreamdata-io/fix-deal-update

    add hs_lastmodifieddate field
    JingLin0 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    947511a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. delete test files

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3b3fb85 View commit details
    Browse the repository at this point in the history
  2. include major cli functions

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    5eb3bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d1613d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d53acf2 View commit details
    Browse the repository at this point in the history
  5. delete unused package

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    7d4d2c3 View commit details
    Browse the repository at this point in the history
  6. add ratelimit package

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    030f947 View commit details
    Browse the repository at this point in the history
  7. simplify package data

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ea48184 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a4a7c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c65a62 View commit details
    Browse the repository at this point in the history
  10. cr: move limit to init

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e75a9a0 View commit details
    Browse the repository at this point in the history
  11. cr: use int directly

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    c17e39d View commit details
    Browse the repository at this point in the history
  12. cr: typehint for ms

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    9a21046 View commit details
    Browse the repository at this point in the history
  13. cr: rewrite logic

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    89c678c View commit details
    Browse the repository at this point in the history
  14. delete unused import

    JingLin0 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    84a5fd5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d1c816 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    f2809ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from dreamdata-io/dry-hubspot

    Dry hubspot
    JingLin0 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1142fbd View commit details
    Browse the repository at this point in the history
  3. update replication key

    JingLin0 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    7779e8c View commit details
    Browse the repository at this point in the history
  4. fix up companies endpoint

    JingLin0 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    0a8e9c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. include associations

    JingLin0 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    4c33da4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    ff7f71f View commit details
    Browse the repository at this point in the history
  2. add submissions stream

    JingLin0 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    291b42a View commit details
    Browse the repository at this point in the history
  3. add submissions schema

    JingLin0 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    bf29a89 View commit details
    Browse the repository at this point in the history
  4. get submissions data

    JingLin0 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    51a1926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dd374c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from dreamdata-io/get-submission-data

    Get submission data
    JingLin0 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    15f8149 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    448baed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e8e37 View commit details
    Browse the repository at this point in the history
  3. update contacts schema

    JingLin0 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    be6a95e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    c2ab88c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8814411 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. do not sync dealId

    JingLin0 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9a77e47 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. use v3 contacts api

    JingLin0 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    64c3cfd View commit details
    Browse the repository at this point in the history
  2. update contacts schema

    JingLin0 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9b92676 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    1de448a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34c31a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7721e66 View commit details
    Browse the repository at this point in the history