Method Community

 

Search

Page 2295 of 2504 (25035 items) « First ... < Previous 2293 2294 2295 2296 2297 Next > ... Last »
  • Inserting/Loading Alternate Contacts

    I am using the MethodAPIInsertV2 interface to upload/transfer several hundred QuickBooks matched contacts from an ACT database into Method. EntityType=&rsquo;Customer&rsquo;, EntityRecordID=767, FirstName=&#39;Joe&#39; AND LastName=&#39;Test&#39; to upload into the &#39;Contacts&#39; Table. I get an error of: &lsquo;The field EntityType or ...
    Posted to Method:API Q&A (Forum) by Palmer on 04-22-2010
  • Re: Truncate Table

    &nbsp;Hi Paul, I was taking your advice from this post http://www.methodintegration.com/cs/forums/t/670.aspx I found a way to do it by using Method actions-- Start Loop Through Grid &nbsp;&nbsp; Delete Record From Table -- Record ID equal to Value From Row RecordID Start Loop Through Grid Seems to work... I like the batch import idea, is ...
    Posted to Method:API Q&A (Forum) by BrianPoole on 04-22-2010
  • Re: Truncate Table

    &nbsp;By the way - if you are looking to import data into Method, you might want to take a look at the new Import / Export tool we just launched into beta yesterday.&nbsp; It&#39;s pretty awesome. See http://www.methodintegration.com/cs/forums/t/721.aspx.
    Posted to Method:API Q&A (Forum) by Method_Paul on 04-22-2010
  • Re: Truncate Table

    Brian, There is no clear or purge&nbsp;function (scary to have such a thing!).&nbsp; But there is MethodAPIDeleteV2.&nbsp; This lets you delete one record at a time.&nbsp; You need to know the RecordID of the records you want to delete first though. So you would have to retreive those using&nbsp;MethodAPISelect_XMLV2 or ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 04-22-2010
  • Truncate Table

    Hello Is it possible to truncate a table using the API? I can get the data into a table, but I want to clear it first. &nbsp; Thanks, -Brian
    Posted to Method:API Q&A (Forum) by BrianPoole on 04-22-2010
  • Re: Need API to turn Sync Off and On

    Dave - It&#39;s good that you are very familiar with QuickBooks.&nbsp; That will help out a lot. The BuildAssembly table is the *same thing* as what you see in QuickBooks when you go to Vendors &gt; Inventory Activities &gt; Build Assemblies.&nbsp; The Method API is just a way for you to populate what you see in that Build Assemblies screen ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 04-22-2010
  • Re: Report Filtering with "OR"

    Use the action in Method called &lsquo;Assign Value To Action Result&rsquo;. Give the action result a name such as &lsquo;resultScript&rsquo; and Type In a value for the script. Basically paste the script here. After you save the action, be sure to order&nbsp;it somewhere before the action that Generates the Report. Refer to my previous post to ...
    Posted to Method:Classic General Q&A (Forum) by Method_Valbon on 04-22-2010
  • Re: Need API to turn Sync Off and On

    Paul, Thanks for the add&#39;l info, very helpful.&nbsp;&nbsp;I&#39;m very familar with how QB BuildAssemblies works, have created and used many assembly items.&nbsp;&nbsp;What&nbsp;I&#39;m trying to learn now is the intricacies of the API, DB and DB Tables and process.&nbsp; &nbsp;I understand both ItemInventoryAssembly and ...
    Posted to Method:API Q&A (Forum) by DaveS on 04-22-2010
  • Re: Report Filtering with "OR"

    OK, sorry to sound like a newbie, but how to you create a script. I am referrring to your &quot;Assign an action result to store the script.&quot; I can&#39;t find a create script function. &nbsp; &nbsp; &nbsp;
    Posted to Method:Classic General Q&A (Forum) by CDS_Josh on 04-21-2010
Page 2295 of 2504 (25035 items) « First ... < Previous 2293 2294 2295 2296 2297 Next > ... Last »