1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

64 Commits

Author SHA1 Message Date
Augustin
4b5f2c5eb3 source-outreach: [autopull] Upgrade base image to v1.2.1 (#38972) 2024-06-05 09:40:56 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
btkcodedev
eee94ae7a0 Source Outreach: Migrate Python CDK to Low-code CDK (#36954)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2024-05-21 18:55:29 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
f47839fd25 source-outreach: ensure inline schemas, updated cdk, poetry (where possible) (#37215) 2024-05-01 11:14:02 -07:00
Sajarin
dcbbbbc2fa 🎉 Source Outreach - implement Call Purposes and Call Dispositions streams (#30639)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-09-21 14:32:48 -04:00
Dani
ae246c4146 Source Outreach: add streams users, tasks, templates, snippets (#27343)
* add users, tasks, templates, snippets streams

* bumped docker version and updated doc

* Added pr to changelog

* Bumped version in metadata.yaml
2023-06-14 13:41:40 -04:00
Joel Olazagasti
afe88c41da source-outreach: add additional stream sequenceSteps (#26211)
* add sequenceSteps stream

* update stream docstrings

* updated tests and docker version

* updated image version in docs

* additional instructions for oauth in docs

* added PR in docs

* delete last file

* fix formatting of json files

---------

Co-authored-by: sajarin <sajarindider@gmail.com>
2023-05-22 16:45:08 -03:00
FransDel
1644791248 Source Outreach - Feature more data from more streams (#17385)
* [Feature] New Tables in Outreach connector

Tables added:
* mailboxes
* accounts
* maillings
* opportunities
* personas
* stages

* [Feature] Handle relationships in source code

* [Feature] Handle relationships in schemas

* [Feature] Use new outreach logo

* [Fix] Bad class names didn't follow convention

* [Fix] Errors in schemas and relationship data not being available

* [Feature] Add Call Data

* [Docs] Updated documentation with info on new streams

* [Fix][Tests] Pass to 1000 records per page (max) + tests update

* [Feature] Add page size variable

* [Docs] Add change log

* fix schemas

* auto-bump connector version

---------

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-21 18:18:37 -03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Augustin
65c2389569 source-outreach: fix record parsing and cursor field access (#14386) 2022-07-04 16:44:36 +02: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
Luis Gomez
4b59fe4382 🎉 New Source: Outreach (#7507)
* Generated connector source code

* Added streams: prospect, sequence, sequenceState

* Updated spec and schemas

* Removed print statement

* Added unit tests

* Updated acceptance test files

* Updated spec

* Ran gradlew format

* Added comments

* Added Outreach source documentation
2021-11-23 10:33:25 +05:30