1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08: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
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
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
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Augustin
65c2389569 source-outreach: fix record parsing and cursor field access (#14386) 2022-07-04 16:44:36 +02: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
Baz
a4a5cb8893 🐛 Source Stripe: Rearrange setup fields (#8250) 2021-11-26 16:06:30 +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