Nathaniel Nunes outlines a step-by-step process to set up Umbraco Automate for sending notifications to a Microsoft Teams channel upon content publication. Using a Content Published trigger and an HTTP Request action, Nunes demonstrates how to integrate Teams with Umbraco 17, emphasizing simplicity and efficiency without requiring custom C# code.
Create, submit and approve Translation Manager jobs from Umbraco Automate workflows, and start workflows from translation events.
Erik-Jan Westendorp discusses his experience with Umbraco Automate, focusing on creating three NuGet packages for integrating Cloudflare cache purging with content publishing. He emphasizes the importance of separating responsibilities, designing for multiple cultures and URLs, and understanding service lifetimes. The packages aim to facilitate automation in Umbraco projects.
Generic reusable actions and extensions for Umbraco Automate, including helpers for resolving published content URLs by culture and hostname.
A collection of community-built extensions and integrations for Umbraco Automate, providing reusable building blocks for creating powerful automation workflows.
A Cloudflare integration for Umbraco Automate that adds a reusable connection and actions for purging cached URLs as part of configurable automation workflows.
Liam Goldfinch discusses Owain Williams' demo of Umbraco Automate, highlighting its focus on developer-oriented workflow and integration rather than traditional marketing automation. While it offers extensibility and accessibility for developers, Goldfinch notes that its complexity may hinder adoption by marketers. A more user-friendly interface could enhance its appeal to non-developers.
2026-08-18 from 13:00 to 14:00 (America/New_York) - Online
In this episode of umbraCoffee, hosts Marcin and Callum discuss their summer experiences, the launch of Umbraco Automate, and its impact on CMS automation. They highlight the importance of AI integration, recent security updates, and community engagement within the Umbraco ecosystem, while addressing challenges and opportunities in software development.
QR code generation actions for Umbraco Automate, powered by QRCoder.
OAuth-based ClickUp provider for Umbraco Automate.
Teamwork Projects connection type and actions for Umbraco Automate.
GitHub connection type, actions, a jsonpath binding filter and an X-Hub-Signature-256 webhook authenticator for Umbraco Automate.
Owain Williams discusses creating a custom action in Umbraco Automate to convert blog tags into social media hashtags. The action processes tags stored as a JSON array, formatting them with a '#' prefix for seamless integration into posts on platforms like Mastodon, Bluesky, and LinkedIn, enhancing automation efficiency.