neclimdul

I'm trying to do something that seems simple - but has me stumped now for several days.

would like to export a View page into a node and do this automatically once a day.

created a view page
- filter for todays content only
- display titles only

then I set it up a a View Feed (tried both RSS and XML)

Then I went over and created a Feed using Feed API and setup it up to update once a day

everything worked - but if I have 25 Node titles in the Page View Feed export - I get 25 nodes on the FeedAPI side

can you think of a way I can export over to FeedAPI and not get 25 nodes (would like to keep Title links)

thanks