Skip to content

Interaction on the backend #158

Answered by tomas-muller
JRII972 asked this question in Q&A
Oct 13, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Yes, most of the APIs were created to get data from UniTime, though there are some that can make changes (e.g., Rooms API -- see the RoomsConnector for the implementation). They are usually added to fulfill a certain business need (they are not meant to cover the whole UniTime data model). You can also use one of our XML interfaces and use the Data Exchange API to import the file.

See the Instructor Assignment Imports scripts as an example of a script that imports data. There are two scripts, both taking a CSV file and importing instructors and their teaching preferences and teaching requests respectively for the instructor scheduling module (see the Instructor Scheduling Manual for more …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JRII972
Comment options

@JRII972
Comment options

@tomas-muller
Comment options

Answer selected by tomas-muller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants