365 Training
365.Training offers practical on-demand training for makers of all skill levels. Our connector allows you to use our notifications in your apps and automation to stay up-to-date with our new releases.
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 | 365 Training Support |
URL | https://365l.ink/ConnectorSupport |
info@365.training |
Connector Metadata | |
---|---|
Publisher | We Speak You Learn, LLC |
Website | https://365.training/Home/About |
Privacy policy | https://365.training/home/privacy |
Categories | Productivity |
Prerequisites
You will need the following to proceed:
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Add Idea Vote |
Add your vote to an idea to show your support. |
Get Course |
Get the details of a course including module and unit information. |
Get Instructor |
Get detailed information for a specific instructor including their course list. |
Get User Profile |
Get your user profile information. |
List Courses |
List the published training courses we have available. |
List Ideas |
This will list active ideas that have been submitted by our community. |
List Instructors |
List summary information about our instructors. |
List My Courses |
List the courses you have enrolled in and your progress. |
Search |
Search our course catalog and related community content. |
Add Idea Vote
Add your vote to an idea to show your support.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Idea ID
|
IdeaID | True | string |
The ID of the Idea you are voting for. |
Returns
Get Course
Get the details of a course including module and unit information.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Course ID
|
id | True | string |
The course ID to retrieve. |
Returns
- Body
- CourseDetail
Get Instructor
Get detailed information for a specific instructor including their course list.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Instructor ID
|
id | string |
The ID of the instructor to retrieve. |
Returns
- Body
- InstructorDetail
Get User Profile
List Courses
List the published training courses we have available.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Published From
|
PublishedFrom | date-time |
List all courses published on or after this date |
|
Published To
|
PublishedTo | date-time |
List all courses published on or before this date |
|
Price From
|
PriceFrom | float |
List all courses with a price equal or greater to this value. |
|
Price To
|
PriceTo | float |
List all courses with a price equal or less than this value. |
|
Is New
|
IsNew | boolean |
This will list all courses marked as new. |
|
moreToken
|
moreToken | string |
Used to retrieve additional pages of data after initial page. |
Returns
List Ideas
This will list active ideas that have been submitted by our community.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
moreToken
|
moreToken | string |
Used to retrieve additional pages of data after initial page |
Returns
- Body
- IdeaSummaryResponse
List Instructors
List summary information about our instructors.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
moreToken
|
moreToken | string |
Used to retrieve additional pages of data after initial page |
Returns
List My Courses
List the courses you have enrolled in and your progress.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
moreToken
|
moreToken | string |
Used to retrieve additional pages of data after initial page |
Returns
- Body
- MyCoursesResponse
Search
Search our course catalog and related community content.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query
|
query | True | string |
What you wish to search for. |
Returns
Name | Path | Type | Description |
---|---|---|---|
courses
|
courses | array of object |
courses |
courseID
|
courses.courseID | string |
This is the courseID. |
title
|
courses.title | string |
This is the title. |
rating
|
courses.rating | integer |
This is the rating. |
publishDate
|
courses.publishDate | string |
This is the publish date. |
onelineDescription
|
courses.onelineDescription | string |
This is the one line description. |
abstract
|
courses.abstract | string |
This is the abstract. |
price
|
courses.price | float |
This is the price. |
instructorID
|
courses.instructorID | string |
This is the instructorID. |
instructorName
|
courses.instructorName | string |
This is the instructor name. |
courseUrl
|
courses.courseUrl | string |
This is the courseUrl. |
thumbnailUrl
|
courses.thumbnailUrl | string |
This is the thumbnailUrl. |
skillLevel
|
courses.skillLevel | string |
This is the skill level. |
isNew
|
courses.isNew | boolean |
This is the is new flag. |
eventStart
|
courses.eventStart | string |
This is the event start flag. |
eventEnd
|
courses.eventEnd | string |
This is the event end flag. |
more
|
more | boolean |
more |
moreToken
|
moreToken | string |
moreToken |
webSearchResult
|
webSearchResult | array of object |
webSearchResult |
Title
|
webSearchResult.name | string |
Title of the content |
URL
|
webSearchResult.url | string |
Use the URL to access the content |
Display URL
|
webSearchResult.displayURL | string |
This is a URL for display. |
Short Description
|
webSearchResult.snippet | string |
Short description of the content. |
Triggers
When a course notification is received |
Get notification when a course you are enrolled in has a new notification published. |
When a new course is published |
Get notified when a new course is published on our learning platform. |
When a new idea is created |
Get notified when a new idea is added by the community. |
When a course notification is received
Get notification when a course you are enrolled in has a new notification published.
Returns
When a new course is published
Get notified when a new course is published on our learning platform.
Returns
Name | Path | Type | Description |
---|---|---|---|
Course ID
|
courseid | string |
This is the courseid. |
title
|
title | string |
This is the title. |
onlinedescription
|
onlinedescription | string |
This is the oneline description. |
rating
|
rating | string |
This is the rating. |
skilllevel
|
skilllevel | string |
This is the skill level. |
thumbnailurl
|
thumbnailurl | string |
This is the thumbnailurl. |
abstract
|
abstract | string |
This is the abstract. |
price
|
price | string |
This is the price. |
intructorid
|
intructorid | string |
This is the intructorid. |
intructorname
|
intructorname | string |
This is the intructor name. |
courseurl
|
courseurl | string |
This is the courseurl. |
isnew
|
isnew | string |
This is the is new flag. |
eventend
|
eventend | string |
This is the eventend flag. |
eventstart
|
eventstart | string |
This is the eventstart flag. |
publisheddate
|
publisheddate | string |
This is the published date. |
When a new idea is created
Get notified when a new idea is added by the community.
Returns
Name | Path | Type | Description |
---|---|---|---|
Idea ID
|
ideaid | string |
This is the Idea ID. |
Idea Set ID
|
ideasetid | string |
This is the Idea Set ID. |
Details
|
details | string |
This is the Details. |
Votes
|
votes | string |
This is the Votes. |
Course ID
|
courseid | string |
This is the Course ID. |
Title
|
idea | string |
This is the Idea Title. |
Definitions
UserProfile
Name | Path | Type | Description |
---|---|---|---|
User ID
|
userID | uuid |
This is your user ID. |
Display Name
|
displayName | string |
This is your users display name. |
CourseUserNotification
Name | Path | Type | Description |
---|---|---|---|
Notification ID
|
notificationid | string |
This is the ID of this notification. |
Course ID
|
courseid | string |
This is the course ID the notification is for. |
Course URL
|
courseurl | string |
This is the url for the course. |
Course Title
|
coursetitle | string |
This is the title of the course. |
Details
|
details | string |
This is the details of the notification message. |
Topic
|
topic | string |
This is the topic of the notification. |
Publish Date
|
publishdate | date-time |
This is the date the notification was published. |
CourseSummaryResponse
Name | Path | Type | Description |
---|---|---|---|
courses
|
courses | array of object |
courses |
Course ID
|
courses.courseID | string |
This is the ID of the course. |
Title
|
courses.title | string |
This is the title. |
Rating
|
courses.rating | integer |
This is the current courses ratin. |
publishDate
|
courses.publishDate | string |
This is the publish date of the course. |
Short Description
|
courses.onelineDescription | string |
This is the short course description. |
Abstract
|
courses.abstract | string |
This is the course abstract. |
Price
|
courses.price | float |
This is the current price. |
Instructor ID
|
courses.instructorID | string |
This is the instructor ID. |
Instructor Name
|
courses.instructorName | string |
This is the name of the instructor. |
Course Url
|
courses.courseUrl | string |
Use this to build a full url for the course. |
Thumbnail Url
|
courses.thumbnailUrl | string |
This is the image of the instructor. |
Skill Level
|
courses.skillLevel | string |
This is the skill level for the course. |
Is New
|
courses.isNew | boolean |
This indicates a new course. |
Event Start
|
courses.eventStart | string |
This is the Event Start for live events. |
Event End
|
courses.eventEnd | string |
This is the Event End for live events. |
more
|
more | boolean |
more |
moreToken
|
moreToken | string |
moreToken |
InstructorSummaryResponse
Name | Path | Type | Description |
---|---|---|---|
instructors
|
instructors | array of object |
instructors |
Instructor ID
|
instructors.instructorID | string |
This is the Instructor ID. |
Name
|
instructors.name | string |
This is the instructor Name. |
Short BIO
|
instructors.onelineBIO | string |
This is the Short Biography of the instructor. |
Thumbnail Url
|
instructors.thumbnailUrl | string |
This is the Thumbnail Url for the instructor image. |
more
|
more | boolean |
more |
moreToken
|
moreToken | string |
moreToken |
MyCoursesResponse
Name | Path | Type | Description |
---|---|---|---|
courses
|
courses | array of object |
courses |
Last Accessed
|
courses.lastAccessed | string |
This is the Last Accessed date. |
Last Viewed Name
|
courses.lastViewedName | string |
This is the Last Viewed Name. |
Last Viewed Id
|
courses.lastViewedId | string |
This is the Last Viewed Id. |
Time Remaining
|
courses.timeRemaining | integer |
This is the Time Remaining. |
Percent Completed
|
courses.percentCompleted | integer |
This is the Percent Completed. |
Notification Enabled
|
courses.courseNotification | boolean |
This is the Notification Enabled flag. |
Days Since Last Access
|
courses.daysSinceLastAccess | integer |
This is the Days Since Last Access. |
Course ID
|
courses.courseID | string |
This is the Course ID. |
Title
|
courses.title | string |
This is the course Title. |
Rating
|
courses.rating | integer |
This is the course Rating. |
Publish Date
|
courses.publishDate | string |
This is the course Publish Date. |
Oneline Description
|
courses.onelineDescription | string |
This is the Oneline Description of the course. |
Abstract
|
courses.abstract | string |
This is the course Abstract. |
Instructor ID
|
courses.instructorID | string |
This is the course Instructor ID. |
Instructor Name
|
courses.instructorName | string |
This is the course Instructor Name. |
Course Url
|
courses.courseUrl | string |
This is the course Course Url. |
Thumbnail Url
|
courses.thumbnailUrl | string |
This is the course Thumbnail Url. |
Skill Level
|
courses.skillLevel | string |
This is the course Skill Level. |
Is New
|
courses.isNew | boolean |
This is the course Is New flag. |
Event Start
|
courses.eventStart | string |
This is the Event Start. |
Event End
|
courses.eventEnd | string |
This is the Event End. |
More
|
more | boolean |
more |
More Token
|
moreToken | string |
moreToken |
IdeaSummaryResponse
Name | Path | Type | Description |
---|---|---|---|
ideas
|
ideas | array of object |
This is the List of ideas. |
Idea ID
|
ideas.ideaID | string |
This is the ID of the Idea. |
Idea Set ID
|
ideas.ideaSetID | string |
This is the ideaSetID. |
Title
|
ideas.idea | string |
This is the Title of the idea. |
Details
|
ideas.details | string |
This is the Details of the idea. |
Vote Count
|
ideas.votes | integer |
This is the Current number of votes for the idea. |
Course ID
|
ideas.courseId | string |
This is the Course ID if the idea has resulted in a new course. |
Released
|
ideas.released | boolean |
This Indicates if the idea has been released. |
More
|
more | boolean |
This indicates more ideas are available. |
More Token
|
moreToken | string |
This can be used to request more records. |
CourseDetail
Name | Path | Type | Description |
---|---|---|---|
instructors
|
instructors | array of |
This is the instructors. |
modules
|
modules | array of object |
modules |
Module ID
|
modules.moduleID | string |
This is the Module ID. |
Title
|
modules.title | string |
title |
Sequence
|
modules.sequence | integer |
sequence |
units
|
modules.units | array of object |
units |
Unit ID
|
modules.units.unitID | string |
This is the Unit ID. |
Title
|
modules.units.title | string |
This is the title. |
Abstract
|
modules.units.abstract | string |
This is the abstract. |
Duration
|
modules.units.duration | integer |
This is the duration. |
unitType
|
modules.units.unitType | string |
This is the unitType. |
Sequence
|
modules.units.sequence | integer |
This is the sequence. |
Objectives
|
modules.units.objectives | string |
This is the objectives. |
guests
|
modules.units.guests | array of object |
guests |
instructorID
|
modules.units.guests.instructorID | string |
This is the instructorID. |
name
|
modules.units.guests.name | string |
This is the name. |
onelineBIO
|
modules.units.guests.onelineBIO | string |
This is the onelineBIO. |
thumbnailUrl
|
modules.units.guests.thumbnailUrl | string |
This is the thumbnailUrl. |
Course ID
|
courseID | string |
This is the ID of the course. |
Title
|
title | string |
This is the Title. |
Rating
|
rating | integer |
This is the current courses rating. |
publishDate
|
publishDate | string |
This is the publish date. |
Short Description
|
onelineDescription | string |
This is the short course description. |
Abstract
|
abstract | string |
This is the course abstract. |
Price
|
price | float |
This is the price. |
Instructor ID
|
instructorID | string |
This is the instructor ID. |
Instructor Name
|
instructorName | string |
This is the name of instructor. |
Course Url
|
courseUrl | string |
Use this to build a full url for the course. |
Thumbnail Url
|
thumbnailUrl | string |
This is the image of the instructor. |
Skill Level
|
skillLevel | string |
This is the skill level for the course |
Is New
|
isNew | boolean |
This indicates a new course. |
Event Start
|
eventStart | string |
This is the Event Start. |
Event End
|
eventEnd | string |
This is the Event End. |
InstructorDetail
Name | Path | Type | Description |
---|---|---|---|
courses
|
courses | array of object |
courses |
courseID
|
courses.courseID | string |
This is the courseID. |
title
|
courses.title | string |
This is the title. |
rating
|
courses.rating | integer |
This is the rating. |
publishDate
|
courses.publishDate | string |
This is the publish date. |
onelineDescription
|
courses.onelineDescription | string |
This is the one line description. |
abstract
|
courses.abstract | string |
This is the abstract. |
price
|
courses.price | float |
This is the price. |
instructorID
|
courses.instructorID | string |
This is the instructorID. |
instructorName
|
courses.instructorName | string |
This is the instructor name. |
courseUrl
|
courses.courseUrl | string |
This is the courseUrl. |
thumbnailUrl
|
courses.thumbnailUrl | string |
This is the thumbnailUrl. |
skillLevel
|
courses.skillLevel | string |
This is the skill level. |
isNew
|
courses.isNew | boolean |
This is the is new flag. |
eventStart
|
courses.eventStart | string |
This is the event start flag. |
eventEnd
|
courses.eventEnd | string |
This is the event end flag. |
instructorUrl
|
instructorUrl | string |
This is the instructorUrl. |
blogURL
|
blogURL | string |
This is the blogURL of the instructor. |
twitterHandle
|
twitterHandle | string |
This is the twitter handle of the instructor. |
linkedInID
|
linkedInID | string |
This is the LinkedIn ID of the instructor. |
gitHubID
|
gitHubID | string |
This is the gitHubID of the instructor. |
facebookUrl
|
facebookUrl | string |
This is the FacebookUrl of the instructor. |
instructorID
|
instructorID | string |
This is the instructorID of the instructor. |
name
|
name | string |
This is the name of the instructor. |
onelineBIO
|
onelineBIO | string |
This is the one line bio of the instructor. |
thumbnailUrl
|
thumbnailUrl | string |
This is the thumbnailUrl of the instructor. |