• Blog
  • >
  • Get your Tasklist as RSS Feed
TOPICS

Ready to build a BPMN model?

Build your first business process model instantly with Camunda Platform 8.

Join the Camunda Developer Newsletter

Get the latest events, release notes, and product updates straight to your mailbox.

TRENDING CONTENT
I don’t like watching my Tasklist all day. Getting email notifications for tasks that I should complete is nice, but sometimes I don’t want to complete the task right after being notified but still need to keep in mind there is something pending.

This is how I came to create a simple PHP script that exposes my tasks as an RSS Feed. I can use that in my personal master dashboard (Microsoft Outlook) to keep track of my camunda Tasklist. Here is the result:

Huh wow, how did I do that?

I used the camunda BPM PHP SDK plus 40 lines of code. You can find them here:

Tasklist RSS Sources

Related Content

The next alpha release of Camunda Automation Runtime 7.20 is here, with new features, security patches and bug fixes.
Check out this fun example using Camunda Platform 8 to coordinate the use of several popular internet services, providing a nice end-user experience.
Learn the difference between REST, GraphQL and gRPC. Understand the pros and cons and top use cases of each API to help you choose the right one.