I noticed you can add custom data within a media asset. Very handy for attaching a link to an image, for example an accreditation logo’s organisation URL:
But I don’t see this in the gql explorer. How do I access it?
I noticed you can add custom data within a media asset. Very handy for attaching a link to an image, for example an accreditation logo’s organisation URL:
But I don’t see this in the gql explorer. How do I access it?
Thanks @mat_jack1!
Any plans to make this filterable in the API where we could look up assets by an key/val in the customData?
Sorry @brian1, no plans there that I know of
It could be a feature request, or as a workaround, you could use records to link to media and store the metadata in those records to filter by their fields.