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:
  • output-arrow hubb-event-management-128 Add New Session
    • left-triangle Id number
    • left-triangle Title string
    • left-triangle Description string
    • left-triangle Mandatory boolean
    • left-triangle Enabled boolean
    • left-triangle CanBeEvaluated any
    • left-triangle VideoLink any
    • left-triangle Code string
    • left-triangle TrackId number
    • left-triangle TimeSlotId any
    • left-triangle RoomId any
    • left-triangle DeckLink any
    • left-triangle IsFeatured boolean
    • left-triangle SessionTypeId number
    • left-triangle VisibleToAnonymousUsers boolean
    • left-triangle VisibleInSessionListing boolean
    • left-triangle Status string
    • left-triangle LastModifiedDate string
    • left-triangle EventTime string
    • left-triangle Links any
    • left-triangle YammerFeedId any
    • left-triangle SpeakerOrder array
    • left-triangle LastModifiedById number
    • left-triangle AttendeeCount number
    • left-triangle IsSessionComplete number
    • left-triangle SessionType any
    • left-triangle Room any
    • left-triangle TimeSlot any
    • left-triangle Track any
    • left-triangle Speakers array
    • left-triangle PropertyValues array