createUser
Add new members to your Brilliant Directories platform by providing email, password, subscription plan, and optional profile details like name, company, location, and social links.
Instructions
Create a new member/user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| password | Yes | ||
| subscription_id | Yes | Membership plan ID | |
| first_name | No | ||
| last_name | No | ||
| company | No | ||
| phone_number | No | ||
| city | No | ||
| state_code | No | ||
| country_code | No | ||
| active | No | The status of the user after the account is created.\n\nValid values:\n 1 = Not Active - Account Still Requires Activation\n 2 = Active - Account is Live\n 3 = Canceled - Sets User as Canceled Status\n 4 = On Hold - Account Requires Moderation\n 5 = Past Due - Sets User as Past Due Status | |
| listing_type | No | Select if the newly created user should be marked as an individual person or a company.\n\nValid values:\n Individual = Individual Person\n Company = Company / Organization | |
| verified | No | If YES, a verified icon badge will display on the user's listing.\n\nValid values:\n 1 = Yes\n 0 = No | |
| signup_date | No | OPTIONAL: Defines the join date of this user in your database. Leave blank to use the date the user is created. First use Zapier Formatter to customize date "TO FORMAT" to be YYYYMMDDHHmmss. | |
| profession_id | No | Assign this user to a top level category. Input the ID number of the top level category. | |
| services | No | Assign this user to a Sub level categories. Input a comma seperated list of the sub levels. | |
| address1 | No | The user's street address. | |
| address2 | No | The user's unit or suite number. | |
| auto_geocode | No | OPTIONAL: Allow Google to geocode users. Requires "Pretty URLs with Google Maps". Search BD support to learn more.\n\nValid values:\n 1 = Yes\n 0 = No | |
| zip_code | No | The user's zip / postal code. | |
| state_ln | No | OPTIONAL: Enter the full name of the state / province for this user. | |
| country_ln | No | OPTIONAL: Enter the full name of the country for this user. | |
| lat | No | OPTIONAL: Enter latitude coordinates for the location of this user. | |
| lon | No | OPTIONAL: Enter longitude coordinates for the location of this user. | |
| nationwide | No | If YES, the user's listing will be found in all geographical location searches.\n\nValid values:\n 1 = Yes\n 0 = No | |
| member_tags | No | ADDITIONAL: Assign Member Tag ID | |
| search_description | No | The short description about this user. Displays under your user's name on search result pages. 170 Character Limit. | |
| about_me | No | The long description about this user. | |
| quote | No | OPTIONAL: Enter the user's personal quote, motto or slogan. | |
| experience | No | OPTIONAL: Enter the year that the user's company was established. Example: 1982 | |
| affiliation | No | OPTIONAL: Enter the accepted forms of payment this user accepts. | |
| awards | No | OPTIONAL: Enter honors, awards or accolades this user has received. | |
| rep_matters | No | OPTIONAL: Enter the hours of operation for the member. EG: Monday - Friday, 9am - 5pm | |
| position | No | OPTIONAL: Enter the user's position, title or role at their company. Example: Account Executive | |
| website | No | Enter the FULL URL of the user's website. Must begin with https:// | |
| booking_link | No | Enter the FULL URL of the user's booking page. Must begin with https:// | |
| blog | No | Enter the FULL URL of the user's blog. Must begin with https:// | |
| No | Enter the FULL URL of the user's Facebook account. Must begin with https:// | ||
| No | Enter the FULL URL of the user's Twitter account. Must begin with https:// | ||
| No | Enter the FULL URL of the user's Linkedin account. Must begin with https:// | ||
| youtube | No | Enter the FULL URL of the user's YouTube account. Must begin with https:// | |
| No | Enter the FULL URL of the user's Instagram account. Must begin with https:// | ||
| No | Enter the FULL URL of the user's Pinterest account. Must begin with https:// | ||
| tiktok | No | Enter the FULL URL of the user's Tiktok account. Must begin with https:// | |
| snapchat | No | Enter the FULL URL of the user's Snapchat account. Must begin with https:// | |
| No | Enter the FULL URL of the user's Whatsapp account. Must begin with https:// | ||
| profile_photo | No | OPTIONAL: Enter the FULL URL of the image filename for the user's profile photo. Image URL must already exists somewhere online in order for this field to work properly. URL should begin with http:// | |
| logo | No | OPTIONAL: Enter the FULL URL of the image filename for the user's profile logo. Image URL must already exists somewhere online in order for this field to work properly. URL should begin with http:// | |
| cover_photo | No | OPTIONAL: Enter the FULL URL of the image filename for the user's cover photo. Image URL must already exists somewhere online in order for this field to work properly. URL should begin with http:// | |
| auto_image_import | No | If YES, system will import user images and save them to your website. Processing may take several minutes after import.\n\nValid values:\n 1 = Yes\n 0 = No |