Add New Session
What's Hubb: Hubb is an online event management system that lets you create and manage events and collaborate with your customers efficiently.
About ‘Add New Session' action: This action lets you create a new session under the specified session type of your Hubb account.
Authorize Hubb: Select the appropriate authorization for Hubb from the drop-down list. If you haven’t created an authorization yet, select ‘Add New’ to create one.
Field data
Event ID (Mandatory): Select/specify the ID of the event for which you wish to create a session.
Title (Mandatory): Provide a title for the session to be created.
Description (Optional): Enter a brief description of the session.
Track ID (Mandatory): Select/specify the ID of the track under which you wish to create a session.
Session Type ID (Mandatory): Select/specify the ID of the session type you wish to associate with the session.
Session Status (Mandatory): Select the status of the session from drop down list.
Featured (Mandatory): Specify if the session should be given a prominent place in the sessions list.
Mandatory (Mandatory): Specify if you wish to include this session in every attendee’s schedule. Available options are 'True' and 'False'. By default, the value for this field is set to 'True'.
Can be Evaluated (Mandatory): Specify if this session can be evaluated. If the value for this field is set to 'true', it will override all the previous evaluation rules for this session.
Visible to Anonymous Users (Mandatory): Specify if this session should be visible to anonymous users.
Visible In Session Listing (Mandatory): Specify if this session should be visible in session listing.
Room ID (Optional): Select/specify the ID of the room for which you wish to create a session.
Time Slot ID (Optional): Select/specify the ID of the time slot you wish to assign to the session.
Links (Optional): Enter URL links for external resources that provide more details about the session. For example, www.abc.com
Session Code (Optional): Provide a unique identifier for the session to be created.
Once you have entered the details, click on 'Done' and 'Run' the workflow. This will create a new session in your Hubb account.
Refer to API documentation for more information: https://api.hubb.me/swagger/ui/index#!/Sessions/Sessions_PostByVersionAndEventidAndNewsession
Output:
-
Add New Session
-
Id number
-
Title string
-
Description string
-
Mandatory boolean
-
Enabled boolean
-
CanBeEvaluated any
-
VideoLink any
-
Code string
-
TrackId number
-
TimeSlotId any
-
RoomId any
-
DeckLink any
-
IsFeatured boolean
-
SessionTypeId number
-
VisibleToAnonymousUsers boolean
-
VisibleInSessionListing boolean
-
Status string
-
LastModifiedDate string
-
EventTime string
-
Links any
-
YammerFeedId any
-
SpeakerOrder array
-
LastModifiedById number
-
AttendeeCount number
-
IsSessionComplete number
-
SessionType any
-
Room any
-
TimeSlot any
-
Track any
-
Speakers array
-
PropertyValues array
-