Hi Tung Pham, Thank you for your reply. I spent last weekend tweeking things and I managed to get it to work sorta. I still have two issues that I am unable to resolve.
Let me give you the backstory so you understand what I am using pipes for. I have a WP site that I make a single post to daily. I only post one item. No problem with that. I want to use Pipes to pull the daily post and import it into another site. Once the post has been posted in the second site, a Social Media auto poster will post the reciently imported post to social media. In manual mode it works fine except I have two issues I can’t figure out.
First issue. In the settings, I have it set for
1)”Yes, I want to run my Pipes in both manually and automatically methods.”
2)”No, I will create a cronjob task myself to run the script”
My hosting company helped me get the cron to work and I can see in Wordfence that the cron does execute but nothing imports. If I change that setting to- “Yes, I want to run my Pipes automatically when someone access my WordPress site.” It appears to work properly. The problem with that setting is that when someone access my site, Pipes will repost the last 10 posts. Then, the Social Media auto poster that will repost the same 10 posts. This can happen multiple times a day. Not good. This one I can’t seem to figure out. The cron runs but nothing happens.
Second issue I cant figure out. How can I have a pipe only import the most current post?. Pipes is importing the last 10 posts when I want it to import and post the mose recient item and not the last 10. Is that something I can change… Somehow?.
Does this make sense of what I am attempting to acomplish?
Thank you so much for your help thus far.