Creates a new attribute class (custom contact attribute) in Formbricks. Attribute classes define the schema for contact attributes used for segmentation and personalization. Each attribute must have a unique key within the environment. Common examples include 'plan', 'tier', 'co…
keyRequiredstringUnique identifier key for this attribute (e.g., 'customer_tier', 'plan_type'). Must be unique within the environment.
namestringHuman-readable display name for the attribute. If not provided, defaults to the key.
typestringType of attribute class. Must be 'custom' for user-defined attributes.
isUniquebooleanWhether attribute values must be unique across all contacts (e.g., true for email, false for plan tier)
descriptionstringOptional description providing additional context about this attribute's purpose and usage
environmentIdRequiredstringEnvironment ID where this attribute class will be created. Get from GET_ME action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.