Skip to main content

Castor EDC

This document provides the specifications of the source-castor-edc, describing the currently available API endpoints and methods.

Documentation: https://uk.castoredc.com/api#/

Authentication​

Visit https://YOUR_REGION.castoredc.com/account/settings for getting your client id and secret

Configuration​

InputTypeDescriptionDefault Value
url_regionstringURL Region. The url region given at time of registrationuk
client_idstringClient ID. Visit https://YOUR_REGION.castoredc.com/account/settings
client_secretstringClient secret. Visit https://YOUR_REGION.castoredc.com/account/settings
start_datestringStart date.

Streams​

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
useridNo paginationβœ…βœ…
studycrf_idDefaultPaginatorβœ…βœ…
audit_trialuuidDefaultPaginatorβœ…βœ…
countryidNo paginationβœ…βŒ
study_surveyidDefaultPaginatorβœ…βŒ
study_survey_packageidDefaultPaginatorβœ…βŒ
study_siteidDefaultPaginatorβœ…βŒ
study_fieldsidDefaultPaginatorβœ…βŒ
study_field_dependencyidDefaultPaginatorβœ…βŒ
study_field_validationidDefaultPaginatorβœ…βŒ
study_formidDefaultPaginatorβœ…βŒ
study_roleuuidDefaultPaginatorβœ…βŒ
study_fieldoption_groupsidDefaultPaginatorβœ…βŒ
study_statisticsstudy_idDefaultPaginatorβœ…βŒ
study_useridDefaultPaginatorβœ…βœ…
study_visitidDefaultPaginatorβœ…βŒ

Changelog​

Expand to review
VersionDatePull RequestSubject
0.0.112025-01-1851753Update dependencies
0.0.102025-01-1151244Update dependencies
0.0.92024-12-2850456Update dependencies
0.0.82024-12-2150156Update dependencies
0.0.72024-12-1449591Update dependencies
0.0.62024-12-1249289Update dependencies
0.0.52024-12-1149019Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.42024-11-0448298Update dependencies
0.0.32024-10-2947741Update dependencies
0.0.22024-10-2847644Update dependencies
0.0.12024-10-1246759Initial release by @gemsteam via Connector Builder
Was this page helpful?