Method Community

 

Search

Page 4 of 42 (412 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »
  • Re: Weird float problem with Invoices

    Hi&nbsp;sp9001, I have emailed you to learn a little bit more about the Invoice&nbsp;request you are making so that I can understand the issue better. You can reply to the email if you are not comfortable sharing it here on the forum.&nbsp; Cheers, Inder
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 11-09-2023
  • Re: Best Practices for recording and applying payment to invoices

    Hi sp9001, It is the same as&nbsp;creating a payment via actions/UI. You can either just insert a ReceivePayment record and set IsAutoApply = true or if you want to assign a specific invoice, insert ReceivePayment with IsAutoApply=false&nbsp;and&nbsp;ReceivePaymentAppliedtoTxn&nbsp;that references the specific transaction. Today our API actions ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 08-21-2023
  • Re: What is the URL format for viewing records?

    Thanks for the additional information. We don&#39;t have a specific URL that might help you achieve this but here is a workaround that you could try: Create a field on the Contacts table called &quot;ContactURL&quot;. Have a AppRoutine that populates a MiURL into ContactURL if it is empty, using the Create Short Method URL action. On the ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 08-03-2023
  • Re: What is the URL format for viewing records?

    Hi thom, Can you please provide additional information on what are you trying to achieve? What is the use case scenario? The reason I am asking is to better understand the requirement so that I can guide you better. Regards, Inder
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 08-02-2023
  • Re: Api for invoice and Time

    Yes, you are correct. There is a POST example in the documentation. If you are planning on testing it you can test it by creating a Customer and adding a Customer/Entity table as an example.&nbsp;
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 07-19-2023
  • Re: 401 Unauthorized with Postman request

    Hi, Can you please send me the header of your request over the email you that I can review and assist you with that? Regards, Inder
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 07-19-2023
  • Re: Api for invoice and Time

    There is no such specific endpoint for TechTime. In my above reply, I mentioned that you have to look at the base table of that screen and then decide what you want to parse into those tables.&nbsp; Here is a link to our documentation&nbsp;that covers some examples from basic tables, you could use your own custom table and parse the data of your ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 07-19-2023
  • Re: Api for invoice and Time

    Hi Indunil, I have replied to you over the email as well&nbsp;but adding here for everyone. I was able to review the account and found the necessary information. All the screens in Method are based on a table. In this scenario, the Techtime&nbsp;screen is based on&nbsp;techTime&nbsp;table which you can find under Customize -&gt; ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 07-19-2023
  • Re: Method Zapier issue

    Hi Siccups. Thanks for reaching out to Method Community! It sounds like you&#39;re experiencing an issue with creating an opportunity via the Method API/Zapier, specifically regarding a required field &quot;Customer&quot;. There is a help center article that provides guidance on how to create an opportunity using Zapier in Method CRM, which ...
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 05-09-2023
  • Re: Multiple records

    Hi sp9001, If you are inserting a transaction header, the number of children you can insert is 50. After that, you just have to do single record inserts for the remaining line items. I am going to log a new feature request for our development team&nbsp;to allow more than 50 line items.&nbsp; Hope this helps! Best Regards, Inder
    Posted to Method:API Q&A (Forum) by Method_Inderdeep on 05-04-2023
Page 4 of 42 (412 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »