• Products
    • Faculty Search
    • Faculty Activity Reporting
    • Lifecycle Management
    • Review, Promotion & Tenure
    • Dossier
    • Researchfish
  • Training
    • e-Learning
    • Webinars and Office Hours
  • Resources
    • Glossary
    • Interfolio Client Community
    • Interfolio University
    • Technical Resources
    • Announcements, Release Notes, and Known Issues
  • Contact us
  • Log in
  • Products
    • Faculty Search
    • Faculty Activity Reporting
    • Lifecycle Management
    • Review, Promotion & Tenure
    • Dossier
    • Researchfish
  • Training
    • e-Learning
    • Webinars and Office Hours
  • Resources
    • Glossary
    • Interfolio Client Community
    • Interfolio University
    • Technical Resources
    • Announcements, Release Notes, and Known Issues
  • Contact us
  • Log in

How Can We Help?

Search icon

Search Results

Refine by Product
Sorry, we didn't find any relevant articles for you.

Please fill out the contact form below and we will reply as soon as possible.




  • Share
    • Facebook
    • Twitter
    • Linkedin
    • Email
  • Download
Home Technical Resources Interfolio API Cookbook Review, Promotion, and Tenure Recipes
Manage Academic Levels via the API
  • Start Here

    • Overview of Interfolio's API and API Cookbook
    • Using HMAC Authentication to Access Interfolio APIs
    • Provision Users and Product Access via the API
    • Download Documents Stored in FS, RPT, or FAR via the API
    • Create External Evaluation Requests in FS or RPT via the API
    • About User Provisioning
  • Faculty Search API Recipes

    • Host a Public Job Listing Board via the API
    • Download Candidate Application Documents via the API
    • Build and Manage Your Organizational Structure in FS and RPT via the API
    • Setting Up Permissions in Faculty Search and Review, Promotion & Tenure via the API
  • Faculty Activity Reporting API Recipes

    • Build and Manage Your Organizational Structure in Faculty Activity Reporting via the API
    • Pull Faculty Vitas in Bulk in Faculty Activity Reporting via the API
    • Retrieve Faculty Activities Details in Faculty Activity Reporting via the API
    • User Provisioning and Management in Faculty Activity Reporting via the API
  • Review, Promotion, and Tenure Recipes

    • Create Cases and Add Candidates to Case Packet for RPT via the API
    • Manage Academic Levels via the API
    • Build and Manage Your Organizational Structure in FS and RPT via the API
    • Setting Up Permissions in Faculty Search and Review, Promotion & Tenure via the API
    • Clone Case Templates
  • Lifecycle Management Recipes

    • Reporting on Faculty Profiles via the API
    • Managing Faculty Profiles via the API
    • Managing Faculty Profile Appointment via the API
Was this article helpful?
Yes No Give feedback about this article
Manage Academic Levels via the API

The following recipes are useful for managing academic levels.

Note: Creating a unit automatically populates the academic levels.

 

For listing or updating the name on a level:

List available Organizational Levels

GET/core/{service}/{tenant_id}/organizational_levels
 
 

Return an Organizational Level

GET /core/{service}/{tenant_id}/organizational_levels/{id}
 
 

Update an Organizational Level

PATCH/core/{service}/{tenant_id}/organizational_levels/{id}
 
 

For creating or updating a level on a case step

For existing workflow steps:

POST(/:api_version)/:tenant_id/packets/:packet_id/workflow_steps
 
 

For new workflow steps

PUT(/:api_version)/:tenant_id/packets/:packet_id/workflow_steps/:id
 
 

 

About Us

  • Products overview
  • Announcements

Additional Support

  • e-Learning
  • Webinars
  • Client Community
  • Interfolio University

Sales

  • Contact Sales Team

Need Help?

  • Contact Us
  • help@interfolio.com

ⓒ 2022 Interfolio, Inc

  • Accessibility Policy
  • Cookie Policy
  • Privacy Policy
  • Terms of Use
  • Log in to Product Help

Submit Support Ticket









0/50 characters



0/50 characters



0/100 characters




Expand