FreedomDSGNR
Member
Hello, I have a google sheet with simple posts, and I would need to import it to WordPress but just 1 post/row per day.
So far I have a automatization consisting of:
1. Daily cron
2. Getting data (from range A7:V7)
3. Create post
Basically I would need to use a iterator so the range changes from A7:V7 to A8:V8 after the update and starts like this the next day.
Any help would be much, much appreciated.
Thanks.
So far I have a automatization consisting of:
1. Daily cron
2. Getting data (from range A7:V7)
3. Create post
Basically I would need to use a iterator so the range changes from A7:V7 to A8:V8 after the update and starts like this the next day.
Any help would be much, much appreciated.
Thanks.