Forum Discussion

Julien7438's avatar
Julien7438
New Member
5 years ago
Solved

Get data using REST API Ringover - POST method

Hi,   My name is Julien, Business Analyst, its been few days that i try to Get data from a REST API - POST method with a query using M.   Here the query :   (StartDate as text)=> let Url = ...
  • Julien7438's avatar
    Julien7438
    5 years ago

    Hello PhilipTreacy 

     

    Finaly my colleague Data Architect found the solution.

    The LasIdReturned in GetPage row 24  "LastIdReturned = try List.Last(Json[#"call_list"])[cdr_id] otherwise 0," was in conflict with all the "LastIdReturned" before.

     

    So he have rename all the "LastIdReturned before" by "LastId" and now it's works very well.

     

    Thank to yo again for youur time.

     

    BR

    Julien