whalyapp / connector-catalog-data

This repository contains the data presented in the https://connectorcatalog.com/ website. It is open to let vendors manage their listings.
MIT License
3 stars 10 forks source link

Add missing Meltano sources #32

Open PoulpiFr opened 1 year ago

PoulpiFr commented 1 year ago

When submitting https://github.com/whalyapp/connector-catalog-data/pull/31 some Meltano provided connectors were not matching any existing source in the source catalog.

The list is here ⤵️

npx ts-node scripts/vendor-source-check.ts data/vendors/meltano.json

abcfinancial
aconex
acuite
adyen
agilecrm
amazon-ads-dsp
amazon-associates
amazon-mws
amazon-sp
apachelog
apaleo
apparel-magic
appfigures
ask-nicely
athena
atinternet
auth0
autodesk-bim-360
awin
aws-cost-explorer
basecone
bexio
billwerk
bitso
bling-erp
bls
bold
brightpearl
bynder
carbon-intensity
ccxt
centra
chatitive
chorusai
circle-ci
clarabridge
clickcast
clockify
closeio
clover
clubhouse
coingecko
coosto
cqc-org-uk
csv
currencyfreaks
customerx
dagster
daisycon
dash-hudson
dayforce
dbf
dbt
dbt-artifacts
decentraland-api
decentraland-thegraph
degreed
density
domo
dynamics
ebay
emarsys
estoca
exactsales
exacttarget
exchangeratehost
exchangeratesapi
fabdb
facebook-posts
facebook-reviews
feed
five9
fixerio
forecast
frontapp
fulfil
getpocket
github-org-projects
gleantap
gmail-csv
harvest-forecast
hellobaton
helpshift
holidays
idealo-click-report
ilevel
immuta
indeed
insided
intacct
ireckonu
kanbanize
krow
kwanko
lastfm
lessonly
lightdash
listen360
livechat
logmeinrescue
lookml
loopreturns
lotr
maestroqa
mailgun
marketman
meltano
meltanohub
memberful
mercadopago
meshstack
mindstamp
mode
netlify
newrelic
nhl
nikabot
officernd
open-library
opensea
openweathermap
ordway
parquet
partoo
peloton
planfix
platformpurple
powerbi-metadata
process-street
procore
prometheus
pubg
purecloud
quaderno
rakuten
readthedocs
redash
responsys
rest-api-msdk
reviewscouk
richpanel
rickandmorty
rockgympro
s3-csv
search-ads
servicem8
sevenrooms
sharepointsites
signonsite
simplifi
sklik
skubana
sleeper
sling
sms
snapengage
solarvista
spotify
spreadsheets-anywhere
stackexchange
stackoverflow-sampledata
starshipit
stella
stringee
sumologic
tableau
talkable
teamwork
thinkific
thunderboard
tickettailor
tiktok-business
timebutler
toast
treez
trustpilot
trustrace
tvsquared
twinfield
twitter-streams
typo
udemy-for-business
ujet
vnda-ecommerce
walkscore
webcrawl
wonolo
wordpress-plugin-stats
wordpress-reviews
wordpress-stats
workday-raas
zenefits
zohosprints

We should create sources .json definitions files + logos for those.

tayloramurphy commented 1 year ago

Feel free to crib data and images from https://github.com/meltano/hub/tree/main/_data/meltano/extractors as well!

pnadolny13 commented 1 year ago

Also MeltanoHub has an API that you can use to pull metadata and get image urls. That might make it easier for automating the process.