#jorge.heredia
1 messages · Page 1 of 1 (latest)
Are you talking about metadata that is available in dashboard reports? Or are you talking about something else?
@hot tusk Did you see me question above?
hi @sage eagle . I'm not talking about metadata for dashboard reports. What I mean, is how to set metadata fields in the subscriptions or customers dashboard, in order to have a list of these fields when I want to update that metadata...
something like this:
This screenshot (taken from the test environment), shows the list of available metadata fields on Subscription. Currently, these fields are: migrated_at and legacy_promo_code, (for all subscriptions) and I want to add some new ones.
Ah! Thatnks for clarifying - the only way to add new ones is to already have Subscriptions that use that metadata keys/values. After you add those metadata keys/values to other Subscriptoins they should become available to use in that dropdown
So, if I add a new key/value pair to an existing subscription (via API), this new pair will be available for other subscriptions, and will be visible in the list like shown in the image above?
yup!
Great! thanks a lot!