Widgets
Bring PERSCOM back to your own website.
PERSCOM.io offers powerful widgets that allow the integration of your organizational data into another website for display. Each widget is a snippet of HTML that can be injected into your website.
Demo
If you’d like to try the widgets out before using them on your website, you can preview every widget at https://widget.perscom.io. Please note, you must be subscribed to the Pro plan to use this feature. Please have an API key ready to log in.
Create An API Key
Visit your PERSCOM dashboard and head to the API Key section. Create an API key with access to every scope.
Visit Widget Website
Enter Your API Key
Enter your API key and click a widget to start browsing. Use your back button to get back to the home screen.
Installation
To start using the PERSCOM widget, copy and paste the following HTML snippet into your website. Make sure to replace APIKEY
with your
own API key. Replace the widget ID with ID you’d like to display.
To avoid leaking sensitive data, it is recommended to create an API key with only view
permissions. Your API key will be publicly
accessible.
Available Widgets
The following widgets are currently available. Each widget is identified by a widget ID passed to the data-widget
attribute.
- Roster
data-widget='roster'
- Awards
data-widget='awards'
- Calendar
data-widget='calendar'
- Forms
data-widget='forms'
- Newsfeed
data-widget='newsfeed'
- Qualifications
data-widget='qualifications'
- Ranks
data-widget='ranks'
Was this page helpful?