mautic-rss-to-email-bundle icon indicating copy to clipboard operation
mautic-rss-to-email-bundle copied to clipboard

Why not use api instead of RSS?

Open oguruma1218 opened this issue 3 years ago • 1 comments

I'm a coding and Mautic noobie, so please forgive me, but why not just use the Wordpress REST API to get the posts instead of an RSS feed?

As I understand it, the API will give you completely granular control over which posts, and which post meta you pluck out.

For example, one user commented in a different issue about wanting to pull out custom fields.

oguruma1218 avatar Jan 05 '22 03:01 oguruma1218

@oguruma1218 Thanks for your question. Rss feeds is a standard format which is used across all kinds of Content Management Systems. This plugin is not Wordpress specific, but should cover a wide range of systems.

ChrisRAoW avatar Jan 05 '22 08:01 ChrisRAoW