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.12024-10-1246759Initial release by @gemsteam via Connector Builder
Was this page helpful?