Add New User
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 User' action: This action lets you create a new user in 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 user.
Attendee ID (Mandatory):Provide a unique identifier for user to be created for the event.
First Name (Mandatory): Enter the first name of the user.
Last Name (Mandatory): Enter the last name of the user.
Email Address (Mandatory): Enter email address of the user.
Roles (Mandatory): This block includes the details of the roles to be assigned to the user.
Role (Mandatory): Select the role you wish to assign to the user from the drop down list.
Job Title (Optional): Enter the job title of the user.
Interests (Optional): Enter a comma separated list of things the user is interested in.
Company (Optional): Enter the company name of user.
Industry (Optional): Enter the industry in which the user works.
Photo (Mandatory): Enter the source path of the image file.
Biography (Mandatory): Enter the biography of the user.
Website (Mandatory): Enter the website URL of the user.
Twitter (Mandatory): Enter the Twitter URL of the user.
Facebook (Mandatory): Enter Facebook URL of the user.
Blog (Mandatory): Enter blog URL of the user.
LinkedIn (Mandatory): Enter LinkedIn URL of the user.
Additional Parameter (Optional):This block includes the additional UI parameters that you wish to add.
Name: Enter the name of the parameter that you wish to add. The parameter name for this field should be same as the parameter name given in the UI/API of the Hubb service.
Value: Enter the value for the specified parameter.
You can add multiple parameters by clicking on the 'ADD' link.
Once you have entered the details, click on 'Done' and 'Run' the workflow. This will create a new track in your Hubb account.
Refer to API documentation for more information: https://api.hubb.me/swagger/ui/index#!/Users/Users_PostByVersionAndEventidAndNewuser
Output:
-
Add New User
-
Id number
-
FirstName string
-
LastName string
-
EmailAddress
-
Title string
-
Interests string
-
Company string
-
ProfileIsPublic string
-
Industry string
-
PhotoLink string
-
Biography any
-
AttendeeID string
-
Roles array
-
LastUpdatedDate string
-
EventTime string
-
IsOptedOut boolean
-
Twitter any
-
LinkedIn string
-
CalendarFeedId string
-
ShareSchedule boolean
-
Facebook any
-
Blog any
-
DateFirstLoggedIn any
-
IsPending boolean
-
LastSuccessfulLogin any
-