Blue SOAP API endpoints - Quick reference
- Used to cancel the data import process.
BaseResponse ExecuteDataFileImport
- Used to transfer data to the web service when the data is wrapped in a CSV file.
BaseResponse ExecuteDataObjectImport
- Used to transfer data to the web service when data is wrapped in a data object.
BaseResponse ExecuteDataStreamImport
- Used to transfer data to the web service when data is wrapped in a data stream.
- Used to finalize the data import process.
DataSourceSchemaResponse GetDataSourceSchemaColumns
- Used to get the datasource schema information from the latest transaction.
DataSourceResponse GetDataSourceList
- Used to get the available datasource list in Blue.
FileStreamDownloadResponse ExportData
- Used to export the imported data of a specific datasource.
- Retrieves basic data about existing projects.
- Retrieves a list of all categories available for projects.
- Retrieves a list of Secondary SubjectIDs based on one ProjectID.
- Returns the IDs and captions of all datasources.
- Retrieves basic data about existing groups in a project.
- Retrieves a list of all projects with basic information about each project.
- Retrieves a list of ProjectIDs.
- Retrieves a list of Project properties.
- Retrieves a list of project reports for a single or multiple ProjectID(s) or UserID(s).
- Retrieves a list of project reports for a single or multiple ProjectID(s) or UserID(s).
- Retrieves a list of project reports for a single or multiple ProjectID(s) or UserID(s).
- Retrieves the Fillout responses for one subject and secondary subject.
- Retrieves the Fillout responses for one subject and secondary subject, as well as primary and secondary subject-related fields.
- Retrieves the Fillout responses for one subject and secondary subject, as well as primary and secondary subject-related fields.
- Export the fillout task response data for projects.
- Get Source Project IDs for a given Target Project ID.
- Get list of Subjects for a given Project ID.
- Used to retrieve the subject level statuses for multiple subjects in one project. These statuses are used to determine whether all the subject info and settings are available.
- Retrieves all the tasks for one or more UserIDs.
- Retrieves all the tasks for one or more UserIDs.
- Returns task data for one or more users. This includes, task statuses, dates, and links, as well as other task information.
- Returns data about all the users in one datasource.
- Get details about a User.
- For a list of UserIDs, retrieves the corresponding Blue UserIDs.
- For a list of UserIDs, retrieves the corresponding Blue UserIDs.
- Get the list of privileges of a User for specified projects.
- Retrieves a list of Blue reports accessible to a particular user.
RegisterImportResponse RegisterImport
- Used to create a new transaction ID for managing the data import process.
- When logged into System Administration, under Connection, the Web Services tab, this Web Service performs the action of the "Test Connection" button.
- Update the API key configuration.