PDA

View Full Version : Remote Thread Starting


xevito
06-26-2007, 11:34 AM
We have a CMS which we use to activate stories and such - we want this to also create a thread on the forums - we want it to pull title, snippet, and also URL - starting the thread in the specific forum

Thing is - I want to know if there is an easy way to inject in to the database?

Kingzor
06-29-2007, 03:18 AM
If your CMS offers a RSS feed, you can use the rss feed bot to do exactly that.

Guest190829
06-29-2007, 06:39 AM
If your CMS offers a RSS feed, you can use the rss feed bot to do exactly that.

Yuhp, and if RSS is not an option, you could use the thread data manager to neatly insert the thread into the database.