Search
-
HI Greg
This sounds right up Method's alley.
-
Hi Nathan
We've already done work around this type of solution. There are lots of possibilities.
-
Has anyone used the add Method User Call?
-
Hi Parker
The short answer is yes so long as the service provides an access point (API, Connection String, Etc). What's needed is a custom integration bridge. This can be accomplished with a simple windows program or web application. In this scenario the orders would go from Magento > Method > QuickBooks and ...
-
Mike
Here's a great place to start for learning SQL.
http://www.w3schools.com/sql/sql_where.asp
Also, you can achieve the same result with the report designer.
-
Dave
I may have answered my own question. It looks like I can use a select call to download the document field from the document library table. Would you happen to know if this is base64 encoded?
-
Will there be additional calls that let us download/upload documents to Method's document storage?
-
This is tall order for a SQL override. I would probably take a different tack. You might try using some sort of show/hide section that contains a grid of dynamically filtered estimates. You could then select the appropriate estimate.
-
When using SessionID as credentials what other parameters need to be passed?
-
There have been a number of posts recently regarding debugging the service calls. I'd like to share that we've had great success using a tool like fiddler to intercept the internet traffic so we can inspect the raw http requests and responses. This is how we learned when to expect attributes vs nodes vs text in the Method ...
|
|
|