Method Community

 

Search

Page 12 of 2502 (25012 items) « First ... < Previous 10 11 12 13 14 Next > ... Last »
  • Re: how do i retrieves distinct (unique) records?

    Hi athakur, When you run the following query on your account, the response of that query has the next link generated with next 100 records in the list. For example if you run the below query: https://rest.methodbuilder.com/api/v1/tables/SalesOrderLine?skip=0&amp;top=100&amp;filter=SORecordIDTxnDate&nbsp;le ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 06-26-2024
  • Re: Convert Accepted Estimate Into Multiple Invoices

    Hi DigiRizz, Here is the stock workflow today we have in terms of Deposits. Currently, when an estimate is emailed with a set deposit amount, the customer accepts the estimate on the portal and pays the deposit amount. A sales receipt is created for the deposit amount. For example: 100$ = Estimate Amount, 50$ = Deposit Amount, When deposit ...
    Posted to Method General Q & A (Forum) by Method_Inderdeep on 06-26-2024
  • Re: Adding a birthday field

    Hi&nbsp;GlobalCruiseVacations, Can you please share where you are adding this field in Method? Any screenshot will help me to guide you in the right direction. Are you directly adding this to the template or is this an existing field in a table? Can&nbsp;you please provide a little more details so I can guide you in the right ...
    Posted to Method General Q & A (Forum) by Method_Inderdeep on 06-26-2024
  • Re: Bypassing Payment Processing in Method and Redirecting to PCI Compliant Form

    Hi GlobalCruiseVacations, Method does have the capability of charging your customers on the dates you want them to charge. Are you using the Proposal App in Method?&nbsp;Is there a specific reason you don&#39;t want to use a payment processor?&nbsp;There are ways to achieve this but I wanted to check if there is a reason you don&#39;t want to ...
    Posted to Method General Q & A (Forum) by Method_Inderdeep on 06-26-2024
  • Method Updates - June 26th, 2024

    The following updates are now live for users of Method Fixes Email Campaigns - Fixed an issue where emails with a status of &quot;Not sent&quot; were not properly accounted for in the campaign statistics. (PL-47347) Contacts - Fixed an issue where the user was unable to update the name of a duplicate customer. (PL-47318) Safari - Fixed an ...
    Posted to Release Notes (Weblog) by Method_Nicolas on 06-25-2024
  • Method Updates - June 25th, 2024

    The following updates are now live for users of Method Fixes Charts - Fixed an issue where In List was not available for Yes/No fields. (PL-47207) Email Campaigns - Fixed an issue where emails with a status of &quot;Not sent&quot; were not properly accounted for in the campaign statistics. (PL-47347) Contacts - Fixed an issue where the user ...
    Posted to Release Notes (Weblog) by Method_Arshi on 06-25-2024
  • how do i retrieves distinct (unique) records?

    &quot;I&#39;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&nbsp;SalesOrderLine&nbsp;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 ...
    Posted to Method:API Q&A (Forum) by athakur@amlongroup.com on 06-24-2024
  • Re: how to increase Maximum limit of 100 records?

    &quot;I&#39;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&nbsp;SalesOrderLine&nbsp;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 ...
    Posted to Method:API Q&A (Forum) by athakur@amlongroup.com on 06-24-2024
  • Re: how do i filter by date and recorid

    I already know this&nbsp;https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate&nbsp;ge &#39;2024-06-20&#39;.&nbsp; but I want include RecordID into URL&nbsp;seach parameter , lets say i want to filter for date : 2024-06-15 and RecordID 17335&nbsp; &nbsp;I want result for this recordid&nbsp;17335 based on this ...
    Posted to Method:API Q&A (Forum) by athakur@amlongroup.com on 06-24-2024
  • Re: how do i filter by date and recorid

    Hi athakur, Here are a few things I found in your query you are using, You&nbsp;should not be using&nbsp;&quot;?RecordID eq 17537&quot; at the end. You can try something like&nbsp;https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge &#39;2024-06-20&#39;. To filter even further, you can try using the timestamp as well, appending ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 06-24-2024
Page 12 of 2502 (25012 items) « First ... < Previous 10 11 12 13 14 Next > ... Last »