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 / getPstnCalls not fetch...
Power Automate
Unanswered

getPstnCalls not fetching all records of a particluar date. It miss all the records if it is made after 23:33:00

(0) ShareShare
ReportReport
Posted on by 33

Hi Team,

 

I am fetching all phone call records using graphapi through getPstnCalls function as given below to generate daily reports:

 

getPstnCalls(fromDateTime=@{formatDateTime(addDays(utcNow(), -1 ), 'yyyy-MM-dd')},toDateTime=@{formatDateTime(utcNow(),'yyyy-MM-dd')})

 

This is not fetching all the records of a given date. This fetches all the records but not above the time 23:33:00 for any particular dates

I have tried the below but no luck.  The flow stopped fetching upto 700+ records and then throws an error: Action 'Add_a_row_into_a_table' failed

 

getPstnCalls(fromDateTime=@{formatDateTime(addDays(utcNow(), -1 ), 'yyyy-MM-ddT00:00:00Z')},toDateTime=@{formatDateTime(addDays(utcNow(), -1 ),'yyyy-MM-ddT23:59:59Z')})

 

Please let me know how to overcome this.

 

Djeanthi_0-1698958024120.png

 

Thanks 

 

Djeanthi

 

Categories:
I have the same question (0)
  • Djeanthi Profile Picture
    33 on at

    getPstnCalls(fromDateTime=@{formatDateTime(addDays(utcNow(), -1 ), 'yyyy-MM-dd')},toDateTime=@{formatDateTime(utcNow(),'yyyy-MM-dd')})

     

    not fetching if phone call logs are more than 1000 records. 

     

    How to manage this.

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
David_MA Profile Picture

David_MA 251 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard