Credly spoke
Summarize
Summary of Credly Integration
The Credly integration in ServiceNow helps employees effectively prove, manage, and showcase their skills, addressing challenges in skill verification, visibility, recognition, and career development. This spoke is part of the Washingtondc release and requires an Integration Hub subscription.
Show less
Key Features
- Sync Employee Badges: Enables seamless synchronization of employee badges.
- Accept/Reject Badges: Provides functionality to manage badge acceptance.
Spoke Requirements
To use the Credly spoke, you need a valid Credly account. Ensure that the required plugins, such as Credentials core, are installed. Some plugins may require appropriate licenses if used outside the spoke implementation.
Spoke Flows
Credly offers sample flows that automate Talent Development Core tasks. You can customize these flows by copying them to a new application scope. Key flows include:
- Credly Event Processing: Syncs employee badges from Credly.
Spoke Actions
The spoke includes actions to automate tasks based on events in ServiceNow. Available actions include:
- Process Event Information: Retrieves information related to the event process.
- Gen Organization Name: Retrieves the employee's organization name.
- Get Event Details: Retrieves specifics on the event.
- Get Employee Data: Fetches data of the employee associated with the event.
Spoke Module
Data accessed through the Credly spoke is stored in the Credly Event Log table, which lists all created events.
Spoke User Roles
The following user role is provided for data access control:
- Admin: Authorized to sync employee badges.
Connection and Credential Alias Requirements
Integration Hub utilizes aliases for managing connection and credential information, simplifying the process of using multiple environments. Changes to connection or credential information do not require updating individual actions.
Credly integration helps employees prove, manage, and showcase their skills more effectively, addressing common issues related to skill verification, visibility, recognition, and career development.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Spoke version
Credly spoke v 1.0.0 is the latest version.
Supported versions
This spoke was built for washingtondc, and is compatible with later Washington DC and Xanadu versions.
Key features
- Sync employee badges
- Accept/reject badges
Spoke requirements
A valid Credly account
Spoke dependencies
If you’re having trouble installing the app, ensure that these dependent plugins are installed: Credentials core
Spoke flows
The Credly provides sample flows to demonstrate automating the Talent Development Core tasks. To customize a sample flow, copy it to a new application scope. Available sample flows include:
| Flow | Description |
|---|---|
| Credly event processing | Fetches employee badges to sync from Credly. |
Spoke subflows
The Credly spoke provides sample subflows to demonstrate automating Talent Development Core tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:
| Subflow | Description |
|---|---|
| Process credly event | Processes the credly event that was triggered. |
Spoke actions
The Credly provides actions to automate Talent Development Core tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Retrieving information | Process event information | Retrieves the event process information. |
| Gen organization name | Retrieves the employee's organization name. | |
| Get event details | Retrieves the event details. | |
| Get employee data | Retrieves the employee data. |
Spoke module
| Table | Description |
|---|---|
| Credly Event Log | Retrieves the list of events that were created. |
Spoke user roles
| User role | Description |
|---|---|
| Admin | Role that is authorized to sync employee badges. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.