Method Community

 

Search

Page 121 of 2512 (25113 items) « First ... < Previous 119 120 121 122 123 Next > ... Last »
  • Moving Email into Contact Management

    Hello. New user here. Certainly like what I see so far. I need to be able to move the existing emails that I have sitting in Gmail into the CRM so I have a record of what happened with each client before I moved into Method. Other CRMS have had an email address that you could forward your existing email to. Is that the case here? If so, I ...
    Posted to Method General Q & A (Forum) by mwillis73 on 11-09-2018
  • Method Updates - Nov 08, 2018

    The following updates are now live for users of Method. New Feature Within Invoices, there is now a Duplicate button, enabling the creation of a new invoice by copying an existing invoice (PL-19344) Bugs Fixed issue with exporting a grid when rows are checked (PL-12605) Fixed issue with grids on mobile where screen navigation would ...
    Posted to Release Notes (Weblog) by Method_Michael on 11-07-2018
  • Method Updates - Nov 06, 2018

    The following updates are now live for users of Method. New Feature Support for QBO description only line items sync for Sales Transactions(PL-19213) Support for SalesReceipt - BillEmail field sync (PL-18391) Regards, Laks
    Posted to Release Notes (Weblog) by Laks_Method on 11-06-2018
  • Method Updates - Oct 31, 2018

    The following updates are now live for users of Method. Bug Fixes Fixed an issue which was blocking Payments from syncing&nbsp;without any releated transactions (PL-19328) Fixed an issue for QBO Global where Creating Invoice from an Estimate was duplicating line items (PL-19084) Regards, Laks
    Posted to Release Notes (Weblog) by Laks_Method on 10-30-2018
  • Re: API error message "There was an error in MethodAPIinsertV2"

    PurchaseOrderRecordID is the field necessary for inserting a PurchaseOrderLine. Looks like your&nbsp;PurchaseOrderRecordID field&nbsp;is not getting inserted&nbsp;to PurchaseOrderLine. Maybe something to do with the way you are trying to insert variables? I see PurchaseOrderRecordID&nbsp;is the only&nbsp;field that has a variable in the above ...
    Posted to Method:API Q&A (Forum) by Laks_Method on 10-29-2018
  • Advice on exporting data for migration to new crm

    We are working on moving our data out of Method:Donor to a new system. We want to use the classic export tool&nbsp;&nbsp;to export our customers, contacts and donations.&nbsp;But, we need to understand which tables to export and what fields will help us match our donations to the donor who made it.&nbsp;If that is not the best way to do that, ...
    Posted to Method:Donor (Forum) by TheLeaves on 10-27-2018
  • Re: API error message "There was an error in MethodAPIinsertV2"

    That seems to be part of the issue. &quot;PurchaseOrderRef&quot; is not in the table UI for the purchaseorderline table.
    Posted to Method:API Q&A (Forum) by scarson on 10-26-2018
  • Re: API error message "There was an error in MethodAPIinsertV2"

    Its looking for the RecordID(integer) of the purchase order that this line belongs to.&nbsp;&nbsp; A good idea when using the API is to review the tables you are trying to insert into in Method.&nbsp; The table UI in Method will show you the required fields, what table they come from if relelvant, and the type.
    Posted to Method:API Q&A (Forum) by v.cameron on 10-26-2018
  • Re: API error message "There was an error in MethodAPIinsertV2"

    I&#39;ve tried something else and I am now getting this error. &lt;MethodAPI response = &quot;Not all required fields are present. Required field PurchaseOrderRef is not passed for the table purchaseorderline&quot; &gt;&lt;/MethodAPI&gt; Looking through the tables I can&#39;t find a field PurchaseOrderRef for the table purchaseorderline. ...
    Posted to Method:API Q&A (Forum) by scarson on 10-26-2018
  • Re: API error message "There was an error in MethodAPIinsertV2"

    I beleive so. Here are example contents of the arrays. recordID is the value passed back from athe API after adding the Purchase Order. arrNames = [&#39;Item&#39;, &#39;PurchaseOrderRecordID&#39;, &#39;Rate&#39;, &#39;Quantity&#39;] arrValues = [&#39;100381&#39;, recordID, 12.23, 22.00]
    Posted to Method:API Q&A (Forum) by scarson on 10-25-2018
Page 121 of 2512 (25113 items) « First ... < Previous 119 120 121 122 123 Next > ... Last »