Is there a way to have Cascade automatically create pages?

webadmin's Avatar

webadmin

25 Mar, 2015 02:43 PM

I'm assuming this isn't possible, but I wanted to check to make sure. We're attempting to create a blog display component on our site. Getting it to read the blog info isn't an issue, but we're also wanting the blog data to appear on pages hosted on our site. I know that I could pull in the data on a page, and I could manually create a page to host each blog article. But is there a way for the site to automatically create a page each time a blog updates?

  1. 1 Posted by Ryan Griffith on 25 Mar, 2015 04:09 PM

    Ryan Griffith's Avatar

    Hi,

    I think this would be possible using Web Services. In theory, you would have a script that checks the blog data for updates and create a new page if an update is found.

    Some additional thoughts on the script would be to:

    • Perhaps save some kind of cache of the updates so you can easily determine if the blog data updated, which could be an existing post, an entirely new post, or even a deleted post
    • Schedule the script using something like a cron job so it can run automatically for you

    Please let me know if you have any questions.

    Thanks!

  2. Ryan Griffith closed this discussion on 08 Apr, 2015 02:43 PM.

Discussions are closed to public comments.
If you need help with Cascade CMS please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

26 Aug, 2016 01:19 PM
25 Aug, 2016 03:02 PM
25 Aug, 2016 12:50 PM
24 Aug, 2016 08:43 PM
24 Aug, 2016 07:20 PM
21 Aug, 2016 01:20 PM