Search
-
"I'm using Azure Data Factory to fetch records. How do I ensure each request retrieves distinct (unique) records? For example, if I have 201 records in SalesOrderLine and want to get all data using an API call without duplicating records each time, how can I ensure it returns the latest data with each ...
-
"I'm using Azure Data Factory to fetch records. How do I ensure each request retrieves distinct (unique) records? For example, if I have 201 records in SalesOrderLine and want to get all data using an API call without duplicating records each time, how can I ensure it returns the latest data with each ...
-
I already know this https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge '2024-06-20'. but I want include RecordID into URL seach parameter , lets say i want to filter for date : 2024-06-15 and RecordID 17335 I want result for this recordid 17335 based on this ...
-
Hi athakur,
Here are a few things I found in your query you are using, You should not be using "?RecordID eq 17537" at the end. You can try something like https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge '2024-06-20'.
To filter even further, you can try using the timestamp as well, appending ...
-
The following updates are now live for users of Method
New Features / Updates
Email settings - Added a new provider summary page that provides advanced detail on email delivery. (PL-47390)
Fixes
Actions - Fixed an issue where paste below was not working as expected. (PL-42724)
Regards,
Courtney
-
Hi ,
I wanted to filter record id with particular date but its doesn't work , would you help me on this, like how do i filter the record with my given date and recordID?
https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge '2024-06-20'?RecordID eq 17537
-
The following updates are now live for users of Method
New Features / Updates
Donations - Updated the mobile grid columns to reduce crowding and show the most relevant information. (PL-36655)
Fixes
Recurrence Widget - Fixed an issue where customers were unable to create recurring work orders. (PL-47253)
Payments - Fixed issues ...
-
The following updates are now live for users of Method
New Features / Updates
Activites - Added a tab experience on the list screen, making it easier to switch between calendar and list view. (PL-46303)
Fixes
Grids - Fixed an issue where the record count was incorrect on paging.(PL-47155)
Work Orders - Fixed a UI issue when clicking on ...
-
The following updates are now live for users of Method
New Features / Updates
Time Tracking - Added logic to hide and show relevant button option for QBDT. (PL-42923)
Fixes
Regards,
Arshi
-
The following updates are now live for users of Method
New Features / Updates
Email Settings - Failure reason will now display when attempting to authenticate a domain. (PL-45308)
Fixes
Estimates - Added logic when a deposit is paid to sync the transaction. (PL-47277)
Activites - Fixed the Save & New experience to set focus on the ...
|
|
|