Custom properties
From the audience table, you can create custom properties to add more information about your members. All custom properties are then displayed in the columns of the audience table. You'll also find them in members' public profiles.
Custom properties are only visible to admins.
Custom property
For each custom property, you can display all its characteristics in a drawer by clicking :
On the property name in the audience table column list (click on the
Properties
button next to theFilters
button to display it).On the
Manage property
button in the column menu (click on the three dots next to the column title).
In the property's drawer, you'll find :
The property name with a tag indicating its type.
A
Details
section containing :The property slug, with a
Copy
icon that lets you copy the slug to the clipboard.The property description.
The slug is a label that identifies the property and enables it to be manipulated via the API and SSO.
A
Values
section (if the property type isMultiple Select
,Single Select
orBoolean
) containing :The various possible values.
For each value, the number of members who have that value for the property.
A
Linked Data
section:The number of members who have a value for this property.
At the bottom of the drawer, a Edit
button opens the drawer for editing the property.
Create a property
To create a property, click on Action
, then on Create property
. A drawer opens:
Choose the property type:
Text
,Single select
,Multiple select
,Boolean
,Number
orDate
- Mandatory.Give the role a name (mandatory) and a description (optional).
If it's a
Single select
orMultiple select
property:Two answers are pre-created (
Value 1
andValue 2
): you can modify, reorder or delete them.You can add values using the
Add value
button.Please note that at least 2 answers are required.
Modify a property
You can modify a property. To do so, click on the Edit
button in the property's drawer. An edit drawer opens, from which you can modify :
Property name. Please note that if you modify the property name, the slug name remains unchanged.
Description.
Property values (if
Single select
orMultiple select
):If a value is modified, it will also be modified for members who already have this value.
If a value is deleted, members with this value will no longer have a value for this property.
If a value is added, nothing changes for members who already have a value.
When you click on Save
, the property is modified.
Once a property has been created, you can no longer modify its slug.
Edit a property's value
Once you've created your property, you can fill it in for the different members of your audience!
By default, members have empty values for each custom property created.
There are several ways to modify property values:
Manual editing
Member profile
The modal is already pre-filled with this value.
A
Clear Value
button allows you to delete this existing value for the member.
Bulk edit
From the audience table, you can change the value of a property for several members of your Spot at once. To do this:
Select the members concerned.
Click on the
Action
button.Click on the
Edit property value
button in the menu that appears.Select the property whose value you wish to edit.
A window opens, allowing you to modify the value of this property! All you have to do is enter the value of your choice, and it will be applied to all the members you have selected.
Editing via SSO login
Edit via API
You can modify a member's property values via the API. To do this, you have three different endpoints at your disposal:
List custom property values for a member.
Modify the value of a custom property for a member.
Modify or add multiple custom property values for a member.
Derniรจre mise ร jour