Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Manage institutional configuration for Alma integrations

Notifications You must be signed in to change notification settings

mksndz/alma-integration-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma Integrations Config Manager

Web frontend for institutions (and GIL staff) to manage configuration related to Alma 3rd party integrations.

Configuration settings will be made available via API to other integration-related code and scripts.

API Usage

Set HTTP_AUTHORIZATION header with integration API Key value on all requests. This will indicate to the app the Integration to look up.

To Get Contacts for An Institution

For an array of contacts (name, email, branch campus, created datetime) from an institution:

GET '/api/uga/contacts'

To get an Integration Configuration object

For an integration/institution combo:

GET '/api/uga/settings'

About

Manage institutional configuration for Alma integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published