Search
-
I hvae a MethodAPISelect_DataSetV2 call to extract all data from the Contacts table to sync with an external system. I'm currently pulling 18 fields (including some custom ones). However, it's not returning all records. If I remove a field, it returns all data.
Does this function have some kind of limitation on the amount of data it ...
-
Hello,
Thanks for the feedback over chat. Hope everything is resolved on your end. Going forward, our Method Support team should be able to help you with API related issues and if necessary create a case for the dev team as well.
-
Hello,
Thanks for reaching out. We have verified and confirmed that there are no issues with our API currently. As discussed over chat someone from Method will be reaching out tomorrow in the morning.
-
Just started getting errors with the API. Reached out to support and they suggested posting a message in this public forum. (Ridiculous).
MethodCRM, IS YOUR API DOWN RIGHT NOW?
-
Hi,
Here is the issue:
1. I have a calculated value, and store in a shared result "SO_NO"
2. get this shared result "SO_NO" to an action result "ACTION_SO_NO"
3. insert a new record to a Table (Sales Order) with "ACTION_SO_NO" as the refNum
The problem is, refNum of Sales Order table is sometimes ...
-
Hi theSolarguys,
No, we are not planning to discontinue it anytime soon. If and when that happens you will be notified well in advance.
-inder
-
Got it, thank you! I didn't notice the lxml limit.
-
We do not have any limitations on the size of the response. However, it looks like lxml package has a limitation of 10 MB http://www.xmlsoft.org/ChangeLog.html. Also, I am not sure whether this will help but we do have a column called "LastModifiedDate" which gets updated with Date and time whenever that record ...
-
Thanks for the quick reply.
Yeah we have a few different Method accounts with which we do a lot of the same stuff against the API (like pulling invoices) and only one of our accounts is having this issue. It really seems to be some sort of limit being reached (albeit perhaps no longer an issue with the xml_huge_tree setting in zeep ...
-
Hello botanica,
Thanks for reaching out. We havent made any changes to our API in the past few weeks. It is possible that the response was huge. Are you trying to retrieve a specific InvoiceLine record or all InvoiceLine records?
|
|
|