
Announcements
Hi!
I've been searching high and low and can't find a concise answer to this.
I've been playing around trying to get a way to edit an existing slack message sent by power automate. My specific requirement is to edit when there's a jira issue status change. I think I cracked on how to track the issues, by creating a sharepoint list and gathering the relevant information there, such as issuekey, channelid, status and unix timestamp (original slack message).
Now the problem is on the second flow to monitor these every X minutes so that when the status changes, to edit the already send message. For example Status changes from New -> In Progress.
I can't really find any "edit message" or anything like that:
Is there any way to do what I'm attempting to? I can't see a clear way to do it with Post Message unfortunately.
Thanks!