1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

15 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
Dhroov Makwana
561396b85e Remove duplication in manifest, fix updated_at[gt] query param (#48770) 2024-12-10 19:19:53 -05:00
Dhroov Makwana
70f34e7085 Source Salesloft: migrate to low-code (#38362)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2024-06-12 16:31:08 +02:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Daryna Ishchenko
d757c2ecf5 updated expected records (#28565) 2023-07-24 14:03:08 +03:00
markortleb-dice
8ff7e58077 Source Salesloft: Added new streams (call data records, call dispositions, call sentiments, custom fields, meetings, searches) (#27505)
* adding new Salesloft streams

* change the version to 1.1.1

* increment the patch version

* fixing typo in meetings

* fix another typo

* making corrections requested by reviewer

* increment version in salesloft metadata to 1.2.0

* reformating files

* fix expected records

* Source Salesloft: change Call Dispositions, Call Sentiments, and Custom Fields to full refresh. Use created_at instead of updated_at for timestamp field for Meetings.

* changing meetings cursor field to created_at

* Source Salesloft: Convert meetings to a non-incremental stream, since there is no viable cursor field option.

* fix schemas and update tests

---------

Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
2023-07-11 13:49:07 -07:00
Artem Inzhyyants
1bc32f25c3 Source Salesloft: update expected records (#27484)
* Source Salesloft: update expected records

* 🤖 Auto format source-salesloft code [skip ci]

* Source Salesloft: update test config

* Source Salesloft: bump version

---------

Co-authored-by: octavia-squidington-iii <octavia-squidington-iii@users.noreply.github.com>
2023-06-19 23:22:48 +02:00
Denys Davydov
5575d86f68 🐛 Source Hubspot, Gitlab, Salesloft, Pinterest: fix builds (#26188)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* connector health: fix builds for gitlab, salesloft, pinterest, hubspot

* conenctor health: update changelog

* Automated Change

* connector health - fix prop type

* connector health: upd expected records

* Automated Change

* empty commit to trigger ci

---------

Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
2023-05-17 20:03:50 +03:00
Baz
77068bcec6 🐛 Source SalesLoft: fix expected records for CAT (#25611) 2023-04-27 17:14:10 +03:00
Denys Davydov
d534751ce7 Source Salesloft: certify to beta (#23937)
* #19217 Source Salesloft: certify to beta

* #19217 source salesloft: update docs

* #19217 source salesloft: upd changelog

* #19217 source salesloft: upd expected records

* #19217 source salesloft: upd expected records

* #19217 source salesloft: upd expected records

* #19217 source salesloft: upd CAT config

* #19217 source salesloft: fix CAT config

* #19217 source salesloft: remove advanced_oauth

* Automated Change

* auto-bump connector version

---------

Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-16 12:03:28 +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
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
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
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Prasanna Ram Venkatachalam
115af277e2 🎉 New Source: Salesloft (#6962)
* Generated connector source code

* Added basic users stream

* Added people stream

* Added cadences and cadence_memberships streams

* Updated unit tests

* Fixed docker build

* Updated connector to use OAuth

* address some checklist items

* review comments

Co-authored-by: lgomezm <luis@calixa.io>
2021-10-22 02:00:16 -03:00