Listing remote content assets with their post data


(Evan Wills) #1

Matrix Version:

We use remote content and an external application for doing online payments. We are in the process of moving a large number of our remote content assets to a new domain and need to update the external system to use the new URLs.

To help with updating data in the external payment system, I’ve created an asset listing with info about the redirect pages. I was able to guess the keyword for the remote content URL but I haven’t been able to guess one for the “Post data” attributes.

Is there a keyword to render Post data fields in an asset listing (it would be very helpful in my very narrow usecase).

Thanks for all the help


(Bart Banda) #2

Have you tried using %asset_data_attributes% with the ^index keyword modifier to get the values printed?


(Evan Wills) #3

Thanks Bart

It took a bit of fiddling but I got what I needed using %asset_data_attributes^index:post_variables^index:value%