Content automation using AI and CMSBuilder
2 posts by 2 authors in: Forums > CMS Builder
Last Post: 6 hours ago (RSS)
I have been working on some automation stuff and would like to know if it is possible to integrate some of this with CMSBuilder.
For example, I'm generating some new content on various topics using AI and would like to upload these articles to some categories on my site and leave them as drafts so they can be reviewed before publication.
The automation process itself defines which category the article is uploaded to, and images are also uploaded for each article during the process.
Doing this on platforms such as WordPress is fairly straightforward, as connections are made using an app password.
Is there something similar in CMSBuilder to make this possible?
Thanks in advance
By kitsguru - 6 hours ago
I have been creating my own api’s that can work directly with CMSB. Does not require cmsb login, but direct database access using credentials from the settings file, viewer functions and zendb. Make sure you use a token to ensure your api is secure.
yaadev.com