Forums / Install & configuration / Import content via RSS (or Curl)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Import content via RSS (or Curl)

Author Message

Michael Hall

Monday 17 March 2008 3:52:51 pm

I read somewhere on this site about the possibility of importing content via RSS into EZP. I'm using v4. I'm interested in the bulk import of image objects into a gallery. Is this possible using RSS, and if so, are there any references about doing this?

Otherwise, could I use curl to import the data by submitting it through web forms?

Michael Hall

Friday 21 March 2008 2:37:59 am

Couldn't find anything useful about bulk image imports into gallery using RSS, so I wrapped a few Curl commands in a Python script which reads image data from a CSV file ... works well.