I'm setting up an automation in Confluence to trigger an alert on a specific MS Teams channel whenever a specific page has been updated. I've successfully triggered the alert in MS Teams, but I also want to highlight the updated content in my message to provide some context to the team members on what has changed. Is there a smart value for the latest updated content that I can use? Here's what I have so far:
The content of the Confluence page "{{page.title}}" has been updated by {{initiator.fullName}}.
Please see {{page.url}} for updates.
Here is what has changed -
{{Insert smart value}}
Maybe see if the following smart values would work?
The content of the Confluence page "{{page.title}}" has been updated by {{initiator.fullName}}.
Please see {{page.url}} for updates.
Here is what has changed -
{{changes.summary}}
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.