Properties

Learn about importing and implementing custom properties using Config.

While all dependent properties get handled automatically during the import process, if users want to import and implement just custom properties (including custom objects) as a standalone asset, they can do that using the Properties flow.

Properties

To import Properties:

  1. Go to the Properties tab from the sidebar.

  2. Click on the "+ Create Group" button on the top right.

  3. Select the Account where you want to import properties from.

  4. Select the Object where you want to import properties from. If you select properties for a custom object, the custom object itself will be imported as well to to create or map during implementation.

  5. Select the Custom Properties that you want to import.

  6. Give the selected Custom Properties a name and description to save as a group.

  7. Click on the "Create now" button to complete the import.

Note: The name of the group imported is not the name of the HubSpot Property Group. The HubSpot Property Group remains unchanged during the import.

Once imported, the Custom Properties will be available for users to recreate in any portal using the implementations flow.

Note: Only the following types of properties are supported basis HubSpot's Public API:

  • Single-line text

  • Date and time picker

  • Date picker

  • Drop down select

  • Multiple checkboxes

  • Multi-line text

  • Number

  • Phone-Number

  • Radio Select

  • Single checkbox

  • Rich-text

  • File

  • Currency

Note: Imported properties will have the same Internal Name and Property Group when they are implemented. If a property group is not present in the target portal, it will be automatically created.

Last updated