Search
-
I'm using the PHP example at https://www.method.me/wp-content/uploads/2018/12/MethodAPISample_PHP_V1.zip but am getting errors.
For many of the fields I get a kick back from the API saying the field doesn't support "Add". I was able to resolve this by removing all fields and values with the exception of the ...
-
Occasionally when I'm trying to insert a record into one of my tables, I'll get an error like this:
Not all required fields are present. Required field MyFieldRef is not passed for the table MyTable
However, I'm passing the same value to this call as to all of the OTHER calls where they succeed. Unfortunately, I haven't been able ...
-
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 ...
|
|
|