Schedule content in an automated fashion (cron)

Thanks for your reply.

So, the Church has regular services everyweek such as Eucharist. I don't want them to have to add these manually as having to add that content every week is busy work, especially as it is pretty much always the same.

I'd love to automate this hitting the api and adding content with the standard template of this type of content. The client would then be able to go in and edit say a Eucharist in April if the time and details change, or delete it etc, but know that the content is added by the system automatically.

Previously I would have done with with a cron job or I was thinking about creating a Lamda function that hit the api to add this content

Also extra services that are not regular - say a memorial service would be added manually using the Prismic CMS.

Is that any clearer?