1
0
mirror of synced 2026-01-01 00:02:54 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Serhii Chvaliuk
b0baa75e11 Source Pipedrive: disable oAuth (#23705)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-03-03 20:07:06 +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
Pedro S. Lopez
938436bcc9 update connector specs and definitions with new .com documentation urls (#17585)
* update definitions with new .com docs urls

* update docs urls in specs

* update generators

* regenerate scaffold connectors

* remove unrelated changes

* update more urls

* update specs

* fix tests

* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting

* revert docs changes to make pr more reviewable

* revert generator readme changes to make more reviewable

* fix mysql strict encrypt expected spec

* fix postgres expected spec
2022-10-11 11:04:23 -04: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
Iryna Grankova
62c3c4e93e Update fields in source-connectors specifications: mysql, onesignal, oracle, outreach, paystack, pipedrive, pokeapi (#8582)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-12-13 11:14:51 +02:00
Dmytro
495202ebde Pipedrive oAuth support (#7968) 2021-11-15 16:51:48 +02: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
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