Skip to main content

Mendeley

Website: https://www.mendeley.com/ API Reference: https://dev.mendeley.com/methods/#introduction

Configuration

InputTypeDescriptionDefault Value
client_idstringClient ID. Could be found at https://dev.mendeley.com/myapps.html
start_datestringStart date.
client_secretstringClient secret. Could be found at https://dev.mendeley.com/myapps.html
query_for_catalogstringQuery for catalog search. Query for catalog searchPolar Bear
client_refresh_tokenstringRefresh token. Use cURL or Postman with the OAuth 2.0 Authorization tab. Set the Auth URL to https://api.mendeley.com/oauth/authorize, the Token URL to https://api.mendeley.com/oauth/token, and use all as the scope.
name_for_institutionstringName for institution. The name parameter for institutions searchCity University

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
annotationsidDefaultPaginator
catalog_searchidDefaultPaginator
identifier_typesuuidDefaultPaginator
profileidDefaultPaginator
trashedidDefaultPaginator
groupsidDefaultPaginator
foldersidDefaultPaginator
filesidDefaultPaginator
documentsidDefaultPaginator
subject_areasuuidDefaultPaginator
institutionsidDefaultPaginator

IP allow list

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference

Config fields reference

Field
Type
Property name
string
client_id
string
client_refresh_token
string
client_secret
string
name_for_institution
string
query_for_catalog
string
start_date

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.372026-06-0979423Update dependencies
0.0.362026-06-0278852Update dependencies
0.0.352026-04-2877298Update dependencies
0.0.342026-04-2176674Update dependencies
0.0.332026-03-3175828Update dependencies
0.0.322026-03-1774980Update dependencies
0.0.312026-03-1074543Update dependencies
0.0.302026-02-2473420Update dependencies
0.0.292026-02-1073190Update dependencies
0.0.282026-02-0372723Update dependencies
0.0.272026-01-2071998Update dependencies
0.0.262026-01-1471532Update dependencies
0.0.252025-12-1870789Update dependencies
0.0.242025-11-2570120Update dependencies
0.0.232025-11-1869540Update dependencies
0.0.222025-10-2969050Update dependencies
0.0.212025-10-2168448Update dependencies
0.0.202025-10-1467848Update dependencies
0.0.192025-10-0767392Update dependencies
0.0.182025-09-3066348Update dependencies
0.0.172025-09-0965818Update dependencies
0.0.162025-08-2365207Update dependencies
0.0.152025-08-0964782Update dependencies
0.0.142025-08-0264273Update dependencies
0.0.132025-07-2663851Update dependencies
0.0.122025-07-1963433Update dependencies
0.0.112025-07-1263166Update dependencies
0.0.102025-07-0562565Update dependencies
0.0.92025-06-2862155Update dependencies
0.0.82025-06-2161865Update dependencies
0.0.72025-06-1461154Update dependencies
0.0.62025-05-2459843Update dependencies
0.0.52025-05-0359297Update dependencies
0.0.42025-04-2658827Update dependencies
0.0.32025-04-1958180Update dependencies
0.0.22025-04-1257676Update dependencies
0.0.12025-04-0857512Initial release by @btkcodedev via Connector Builder
Was this page helpful?