web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Send email update with...
Power Automate
Answered

Send email update with changes to Sharepoint Column in the last 24 hours.

(0) ShareShare
ReportReport
Posted on by 13

Hi all,

 

I want to create a flow that sends out a daily email listing all the items on a Sharepoint list where a column has been changed to a specific value, instead of an instant email at column change. 

I have set up the flow to run daily, and on the "Get Items" I have set a filter to get items changed/created in the last 24 hours. My idea is to loop through the returned items, get the ones only where the column "Priority" has changed to "High" and build an HTML table to send via email.

 

I keep getting an error "sinceInput not specified clientRequestId:" at "Get changes for an item or file" and I don't understand why... 

 

 

AR78_2-1702392962800.png

 

AR78_5-1702396333858.png

 

Any help would be highly appreciated.

Thanks

Alex

 

 

Categories:
I have the same question (0)
  • jiwhite Profile Picture
    500 on at

    Could you post an image of the flow as it ran with the complete text of the error? There seems to be information missing.

     

    Since is looking for the integer version number to start at.  You'll need to subtract at least 1 from the current version to get changes and Until should be blank.  Also, you'll need to include items that are new, version 1. The versions are passed as text floats, so you need to convert to an integer to subtract and put it in the field, for example:

    jiwhite_1-1702407331762.png

     

    jiwhite_0-1702407288871.png

    jiwhite_2-1702407426396.png

     

  • ScottShearer Profile Picture
    25,290 Most Valuable Professional on at

    @AR78 

    Can you double check the values that you selected from Dynamic properties for Since and Until and post here please?

  • AR78 Profile Picture
    13 on at

    Here the full error, thanks

     

    AR78_0-1702463848874.png

     

     

     

  • AR78 Profile Picture
    13 on at

    Hi @ScottShearer here the values for the the since and until token, they are select from the "Get Items" block

    AR78_1-1702463976596.png

     

  • ScottShearer Profile Picture
    25,290 Most Valuable Professional on at

    @AR78 

    I learned something in researching your issue.  My understanding is that the Get Changes action will not work unless it is used in conjunction with a When an item or file is modified action.

    My understanding is that the Get Changes action will not work unless it is used in conjunction with a When an item or file is modified action.  See this post.

     

     

     

     

  • jiwhite Profile Picture
    500 on at

    No, I was able to get changes using a manual trigger. The When an item or file is modified trigger is not required.

    jiwhite_0-1702488144883.png

     

  • ScottShearer Profile Picture
    25,290 Most Valuable Professional on at

    @jiwhite 

    You are correct but that do you much good without meaningful data in the Since field.  If you can make it work in a meaningful way, I will stand corrected.

  • jiwhite Profile Picture
    500 on at

    The Since field requires an integer for the version number.  It works as designed. There is no more meaningful data.  I could put in a variable as I did above, but I was just demonstrating that the trigger is irrelevant.

  • jiwhite Profile Picture
    500 on at

    This error indicates that there is a problem with the input in Since.  It looks like you tried to pass the version from the trigger.  The version in the trigger is a string, but Since requires an integer, so the input was malformed.  If you put the current version in Since, even as an integer, it shouldn't return any changes because there are no changes between the current version and the current version. Change the version to an integer then subtract at least one to get any changes. If the version is 1, all of the data is new.

  • AR78 Profile Picture
    13 on at

    Thanks for your help, however reading more carefully it does look "since" could be either a Version (like you're suggesting) or a "Trigger Window start Token".

    This token express the time of the last flow check, which is what I am after because my intention is to send out an email on what has changed since the last flow ran.

    If I use the version, I may send out the same email multiple time because I don't have a way to control if the update has been sent out or not already. 

    AR78_0-1702549307253.png

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard