Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

alma portfolio url updater

Sets the static_url field to the value found in static_url_overridein Ex Libris Alma electronic portfolios. Makes a GET request to pull the portfolio object, then a PUT request to send it back after modifying the static_url value.

Requires a spreadsheet generated from Analytics containing the columns Portfolio Id, Collection Id, and Service Id for the portfolios you want to change. You will need to type the full name of the file in the following code cell:

df = pd.read_excel('your_file_name_here.xlsx', dtype=str)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages