Foliotek Legacy Web Services

Below is a list of our legacy API endpoints.

Courses

Functions for getting and setting course-related data.
https://webservices.foliotek.com/Version1/Courses.asmx

Login

Functions for getting and setting data related to setting up a unified login or web portal.
https://webservices.foliotek.com/Version1/Login.asmx

Users

Functions mostly for batch or automatic registering of new users, plus some functions related to getting certain data for a particular existing user.
https://webservices.foliotek.com/Version1/Users.asmx

Files

Functions for retrieving a list of files for a given element, or adding a new file to a given element.
https://webservices.foliotek.com/Version1/Files.asmx

Groups

Functions for retrieving lists of programs and groups.
https://webservices.foliotek.com/Version1/Groups.asmx

Tabs

Functions for retrieving a list of tabs(sections) in a portfolio.
https://webservices.foliotek.com/Version1/Tabs.asmx

Elements

Functions for adding elements to a portfolio tab(section), aligning an element with a standard .
https://webservices.foliotek.com/Version1/Elements.asmx

Standards

Functions for retrieving a list of standards lists and standards(for each standards list).
https://webservices.foliotek.com/Version1/Standards.asmx

Profile Fields

Functions for getting and setting profile field data.
https://webservices.foliotek.com/Version1/ProfileFields.asmx

Samples And Requirements

Projects using the Login webservice to provide a web portal.
For Microsoft Visual Studio .NET 2005. and VS .NET 2008 - Classic WebReferences:
C# | VB.NET |  Web Service Enhancements 3.0
For Microsoft Visual Studio .NET 2010 - WCF Service References:
C# | VB.NET