RSS feed endpoint for object records

Hi,

Is it possible to create an RSS feed endpoint based on information from object records?
If so, can you suggest how?

Thanks

Colin

RSS is simply a format of XML so it should be feasible to create an API endpoint in Generic Mode with Authentication set to None.

Let me know how you get on, if you get stuck, let me know and I’ll see if I can create one.

1 Like

Thanks. I’ll give that a go.