Custom Variable Types
While this feature maybe useful for first party users, the request is coming from a white label / embed client.
We would like the ability to create custom variable types (either through the admin interface or an API) unique to our domain and then populate these per sub-account via API.
This is an anonymized example, while not directly related to our domain still illustrates the ask:
- we create a variable type "product property"
- this shows up in the drop down alongside "contact property" and "predefined tags"
- when one of our users creates or modifies a product in our system, we push the name of the product and a url linking to the product to mailjet
- our users can then reference these product properties via the embedded email builder in the same way they can reference contact properties
Our use case is for our users to consume these properties when drafting their own emails. We do not use the send API. var: type variables in their current form are not suitable for this use case.
1
vote