1
0
mirror of synced 2025-12-31 06:05:12 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Serhii Chvaliuk
0036de4a3e Source Pipedrive: Add 11 streams: ActivityTypes, Currencies, Files, Filters, LeadLabels, Notes, PermissionSets, Products, ProductFields, Roles, DealProducts (#23789)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-03-09 14:54:17 +02:00
Serhii Chvaliuk
bd6e743abf Source Pipedrive: promote to cloud (#23539)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-03-01 19:35:42 +02:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Ivica Taseski
68b51916f5 🎉 Source Pipedrive: 3 new streams DealFields, OrganizationFields, PersonFields. (#11870)
* add support for custom fields

* add spacing

* remove none primary key

* correct test

* format code

* correct schema

* bump connector version

* remove enum

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-04-26 20:57:38 -03:00
Arthur Galuza
99b1e91c65 🎉 Source Pipedrive: add oAuth support (#6821)
* Add oauth support

* Upd changelog

* Update airbyte-integrations/connectors/source-pipedrive/source_pipedrive/spec.json

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-10-12 09:45:46 +03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Dmytro
4fa05b7ef9 🎉 Pipedrive source: add organizations stream (#5943)
* Pipedrive source: add organizatins stream
2021-09-10 20:46:13 +03:00
Vadym
24be682163 🎉 New source: Pipedrive connector (#4686)
* Add pipedrive source initial

* Add initial schemas.
Add MVP source implementation.

* Implement MVP streams

* Complete MVP streams implementation

* Apply schema format

* Add test creds

* Update streams.py
Fix schemas

* Update replication_start_date format.
Add extra pagination condition

* Refactor streams, remove unused classes.

* Add pipedrive.md docs file.
Add Pipedrive source definitions.

* Add json source definition.

* Update spec.json

* Add docs mentions throughout the project files
2021-07-19 15:08:23 +03:00