World Academia (Preview)

The primary purpose of this connector is to provide easy and efficient access to university-related data for educational institutions, researchers, students, and anyone interested in information about universities worldwide. The connector will enable users to retrieve data such as lists of universities, university details, continents, countries, and more

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Kelcho Tech
URL https://www.kelchotech.systems/
Email hello@kelchotech.systems
Connector Metadata
Publisher Kelcho Tech
Website https://www.kelchotech.systems
Privacy policy https://www.kelchotech.systems/privacy-policy
Categories Data;Website

Connector Overview:

The World Academia connector facilitates seamless access to a wealth of university-related data, catering to the needs of educational institutions, researchers, students, and anyone seeking information about universities worldwide. With a focus on efficiency, the connector enables users to retrieve comprehensive data, including lists of continents, countries, universities, and detailed university information. Whether it's exploring continents and their metadata, obtaining a list of universities in a specific country, or fetching details about a particular university, this connector streamlines the process, offering valuable insights into the academic landscape.

Prerequisites:

To utilize the World Academia connector, users need a valid account on the Kelcho Tech website. Access to certain features may be subject to specific service plans. Ensure that you have the necessary credentials to authenticate and unlock the full potential of the connector.

How to Get Credentials:

No credentials is required to use this connector

Known Issues and Limitations:

  • Some countries or continents might not have complete data.

Common Errors and Remedies:

  • 404 Error (Not Found):

    • Ensure the provided parameters are correct.
    • Double-check the spelling and formatting.
  • 504 Error (Gateway Timeout):

    • Retry the request after a brief interval.
    • Contact support if the issue persists.

FAQ:

Q: Can I retrieve university details without authentication? A: No, authentication via Kelcho Tech credentials is required for access.

Q: How frequently is the data updated? A: The data is regularly updated; however, specific update intervals may vary.

Q: Are there plans to expand the connector's features? A: Yes, Kelcho Tech plans to introduce additional features and improvements in future updates. Stay tuned for announcements.

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get a list continents

The list of all continents

Get a list countries in a continent

The list of all countries in a continent

Get a list of all universities

The list of all universities

Get a list of countries with universities

The list of all countries with universities

Get a list of countriesCodes with universities

The_list_of_all_countriesCodes_with_universities

Get all continents and their metadata

The list of continents and metadata

Get all universities and their metadata

The list of continents and metadata

Get all universities in a country via country code

Get a list of universities in a country via country code

Get all universities in a country via country name

Get all universities in a country Media type

Get all university details via university name

Get all university details (metadata)

Get the number of universities available

Get the number of universities available.

Get a list continents

The list of all continents

Returns

Name Path Type Description
array of string

Get a list countries in a continent

The list of all countries in a continent

Parameters

Name Key Required Type Description
continent name
continentName True string

continent name

Returns

Name Path Type Description
array of string

Get a list of all universities

The list of all universities

Returns

Name Path Type Description
array of string

Get a list of countries with universities

The list of all countries with universities

Returns

Name Path Type Description
array of string

Get a list of countriesCodes with universities

The_list_of_all_countriesCodes_with_universities

Returns

Name Path Type Description
array of string

Get all continents and their metadata

The list of continents and metadata

Returns

Name Path Type Description
array of object
id
id string
name
name string
countries
countries array of string

Get all universities and their metadata

The list of continents and metadata

Returns

Name Path Type Description
array of object
_id
_id string
name
name string
country
country string
alpha_two_code
alpha_two_code string
state_province
state_province string
web_pages
web_pages array of string

Get all universities in a country via country code

Get a list of universities in a country via country code

Parameters

Name Key Required Type Description
country code
countryCode True string

country code

Returns

Name Path Type Description
array of object
_id
_id string
name
name string
country
country string
alpha_two_code
alpha_two_code string
state_province
state_province string
web_pages
web_pages array of string

Get all universities in a country via country name

Get all universities in a country Media type

Parameters

Name Key Required Type Description
country name
countryName True string

country name

Returns

Name Path Type Description
array of object
_id
_id string
name
name string
country
country string
alpha_two_code
alpha_two_code string
state_province
state_province string
web_pages
web_pages array of string

Get all university details via university name

Get all university details (metadata)

Parameters

Name Key Required Type Description
university name
universityName True string

university name

Returns

Name Path Type Description
_id
_id string
name
name string
country
country string
alpha_two_code
alpha_two_code string
state_province
state_province string
web_pages
web_pages array of string

Get the number of universities available

Get the number of universities available.

Returns

response
integer

Definitions

integer

This is the basic data type 'integer'.