I am creating some new assets using a PHP script that I am writing. These are page_standard
assets.
After they are created, I need to set the contents of each asset. How can I do this if I have the asset object?
I am creating some new assets using a PHP script that I am writing. These are page_standard
assets.
After they are created, I need to set the contents of each asset. How can I do this if I have the asset object?
Hi,
I also want to set the content for created standard page using js api . can tell me the function name so that i can set the content .
Thanks
My question was specific to PHP and calling internal Matrix methods to create and edit assets. So it wouldn’t apply to the JS API.
Is using PHP to call internal Matrix methods a Squiz supported way of creating assets? Would be interesting to get some documentation on the community site if so.
If you have an SLA I suspect not. But if you run your own server then you can do whatever you want.
You can do a lot of things using the SOAP API. I use it a lot to create and update assets.