Recurring Unpublish and Publish #657
rizaardiyanto1412
started this conversation in
Feature Requests
Replies: 1 comment
-
We are considering this for the new Action Workflows feature. To implement this we need a few changes:
Another option is to add support to a loop between nodes, where a child node can be connected as input of a parent node. But this leads to an infinite loop issue in the editor (probably in the input/output handling). The workflow -> workflow action is probably safer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the example; let me try to give you a bit more info.
Client has a restaurant website.
Client is using posts for daily specials.
Each day say two posts (specials) will post. Example: say every M-F 9am to 2pm one special will post. Then at 3pm to 9pm another special will post.
I have posts created for each day of these.
So say there is 14 total (i.e. 2 per day, for 7 days), instead of them creating 14 new posts to schedule publishing each week, looking to see if I could just set these to automatically publish and unpublish the same posts every week.
Original request: https://secure.helpscout.net/conversation/2482214776/218779?viewId=6932143
Beta Was this translation helpful? Give feedback.
All reactions