Method Community

 

Search

Page 59 of 73 (726 items) « First ... < Previous 57 58 59 60 61 Next > ... Last »
  • 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
  • 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: Need API to turn Sync Off and On

    Dave - I think there is some general confusion on what BuildAssemblies are.&nbsp; I think before you use the MethodAPI, you should try a bunch of examles in QuickBooks directly. ItemInventoryAssembly is the actual QuickBooks item.&nbsp; Like &quot;Bicycle M5200&quot;.&nbsp;&nbsp; This will appear in QuickBooks under the item list, which shows ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 04-21-2010
  • Re: Need API to turn Sync Off and On

    Hi Dave - This functionality already exists. Just&nbsp;set the IsWaitForSyncApproval field to true on the initial BuildAssembly insert. With IsWaitForSyncApproval the sync will not take place. Then once you are done inserting parts to the build, set IsWaitForSyncApproval to False and the sync will bring it into QuickBooks. Paul
    Posted to Method:API Q&A (Forum) by Method_Paul on 04-14-2010
  • Re: Field Services Mapping

    Jacob - it&#39;s&nbsp;ready for beta.&nbsp; It&#39;s part of the next big publish that we need to push out.&nbsp; If everything goes well that will be by the end of the week. Otherwise it will have to be next week. Hard to give an exact date, as the entire platform needs to finish going through QA first. Paul
    Posted to Method:Classic General Q&A (Forum) by Method_Paul on 04-13-2010
  • Re: Method Integration with CMS

    Hi Dave - Sorry, I didn&#39;t see this forum post. There are no existing cookie-cutter modules for CMS.&nbsp; I am not aware of any integrations with Joomla,&nbsp;DNN, etc.&nbsp;&nbsp;&nbsp; But we do have a very rich and easy to use API that allows you to view, add and edit QuickBooks and Method data with simple webservice calls. This ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 03-31-2010
  • Re: Dynamic Data

    &quot;I&#39;m almost convinced this is where the problem lies.&quot; -I think&nbsp;this has a lot to do with.&nbsp; I think that&nbsp;before trying to get that webservice to work with Method you need to get it working on a test environment so that you can debug it more easily.&nbsp; The redirect sounds suspect. &quot;Before either of us get too ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 03-19-2010
  • Re: Dynamic Data

    Brian, I&#39;m not a ColdFusion expert, but I think that I should be able to open up the following URLs in a regular browser window: http://www.quickbasenation.com/sandbox/methodaccess.cfc?op=QBNTestLogin or http://www.quickbasenation.com/sandbox/methodaccess.cfc But when I do that I&#39;m getting an error on the page.&nbsp; If I go to our ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 03-18-2010
  • Re: Dynamic Data

    Hi Brian - That&#39;s not a very descriptive message is it?&nbsp; It doesn&#39;t seem to like something about your webservice. We can have a look at it for you.&nbsp; What is the webservice URL you are using, and the parameter(s) you are passing? If it is confidential, feel free to send the info to method (at) methodintegration.com and ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 03-18-2010
Page 59 of 73 (726 items) « First ... < Previous 57 58 59 60 61 Next > ... Last »