Search
-
We want to be able to export the list of names & emails for various external uses, including sending our own mass mailings outside of Method.
-
-
HI Jason,
I think the purpose of Mortaza's last post was to simply return a list of emails, rather than prepare them for exporting. In Mortazas solution, if you were to have a TextBox display the Action Result, you would then be able to manually copy this list and do with them what you will.
Were you intending for this same screen to send ...
-
Thanks for the clarification.
Yes - If you have a password set for the closing date in QuickBooks, the API will still add the bill to Method, however, the bill will not sync to QuickBooks (A conflict will be created to identify that you tried to create a transaction in a closed period).
Based on your respose, it sounds like you have ...
-
Hi,
so if I understand it correctly, it will still add the bills to Method, it will just not sync them with QuickBooks?
- And yes, we do have a password set for the closing date in QB
- No, we are able to add returned items or input invoices dirrectly in Method to the closed period.
- yes, even invoices entered in Method synced with ...
-
Hi vonwao,
Can you please provide more details as to which API endpoint you are calling? That will help us compare the results being returned to what is expected.
Cheers
Jon
-
Hi ITfromValor,
The API does not prevent transactions from being added to Method for closed periods. Method will not sync transactions in closed periods as long as your QuickBooks file has a closing date password set.
For clarification on your problem, could you please verify -
Do you have a closing date password set on ...
-
When I call a web service I don't get any data back, I only get this response
<string xmlns="http://tempuri.org/">
<?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "Success" ><MethodIntegration /></MethodAPI>
</string>
What is thsi ...
-
Hi vonwao,
Unfortunately, our current API is not setup to return JSON.
Cheers
Jon
-
Hi InstaDry,
This is possible - Work orders are stored in the Activity Table in Method (work order line items can be found in the ActivityJobItems Table). You could utilze the API to query the Activty Table to retrieve only those work orders assigned to a specific user for a specific date range. From there, your app can ...
|
|
|