Skip to content

JayHartzell/portfolio_static_url_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published