Search
-
I just tried the same URL and it works for me. Looks like there is an issue in some external tool, probably Azure data factory, that you are using. Can you confirm that the request url format is :
https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge 'yyyy-MM-dd' and TxnDate le ...
-
The following updates are now live for users of Method
New Features / Updates
Proposals - Added editing capabilities to the proposal notification email flow. (PL-48338)
Fixes
Platform - Fixed an issue where autoscroll behaviour on iPad caused issues when accessing Method via Safari . (PL-48269)
Regards,
Hannah
-
The following updates are now live for users of Method
New Features / Updates
Outlook Gadget - Added a feature for the new sign-in UI and SSO options (Xero, Intuit, Google, Apple) enabled. (PL-46808)
Regards,
Nicolas
-
error I got :
Failed to decrypt sub-resource 'None' payload on cloud with error: Failed to decrypt sub-resource payload {
"name": "Linked_SalesOrder",
"properties": {
"description": "Calling Salesorder_Api ",
"annotations": [,
"type": ...
-
The following updates are now live for users of Method
Fixes
Xero - Fixed a general error on the sync due to which the data was not syncing. (PL-48704)
Payments - Fixed an issue where the assign to field was showing inactive users. (PL-48589)
Payments - Fixed an issue where the screen load was triggering a payment method update creating a ...
-
The following updates are now live for users of Method
New Features / Updates
Outlook Gadget - Added a feature to include all SSO Sign-options. (PL-46835)
Send Transaction Email/SMS - Added the ability to add and edit Contact details and email templates. (PL-48349)
Fixes
App Ribbons - Fixed an issue where in some scenario app ribbons ...
-
Hi athakur,
Could you please share the error with me? Could you also share the request and response body from the postman, it will help me guide you better.
- Inder
-
The following updates are now live for users of Method
New Features / Updates
Reports - Added the ability to create single date reports for Donations, Cases and Work Orders apps. (PL-48512)
Proposals - Added insights for sent proposals and the ability to set automated offer expiry dates. (PL-43477)
Regards,
Courtney
-
The following updates are now live for users of Method
Fixes
Grids - Fixed an issue where chips filters can overflow onto the screen. (PL-48436)
Regards,
Phil
-
I am using Azure ADF services under Rest serverce activities :
i want to get last month till today date record , how do i put into URL endpoint :
@{concat('https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge ''', formatDateTime(utcNow(), 'yyyy-MM-dd'), ...
|
|
|