-
yes we did and that fixed it. Having issues with web to leads, creating 2 contacts when I am adding an opportunity attached to a customer. So that had created a couple of empty entities, when I hadnt set the opportunity contact name.
Going to create another post in forum about that issue :)
Thanks for the help on this one though.
-
Hey Dave
Using the sample code from http://imtheirwebguy.com/cforms-to-methodcrm-getting-dirty-with-soap/
I'm using the method API call "MethodAPIInsertV2" just like they are in the above example, but instead with the Method Consultant's fieldnames that was provided
(1) insert into Customer Table and
(2) Insert ...
-
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 ...
-
I’ve noticed that when I add comments to an activity and check the HTML of the field a <p> tag is added, however if I copy and paste text there is no tag.
If comments are added using a Mac again there are no tags added.
This is causing some consistency issues with grid displays. Has anyone come across this before?
-
Hi moultrup,
Does the service method being invoked support the post method? If not it doesn't matter how the call webservice action works....your call will aways fail.
If that is not the problem send me an email and we can discuss this off forum
Dave
-
Hi thyon,
I'm gonna need a little more info here. What function are you calling? No function in the api returns just the word true. What does the xml being returned look like?
Dave
-
Thanks Matt!
This issue was in fact reported. When I have an update I'll post it here.
Jason
-
Mark - Thanks for the assist on this.
Ben,
Could you check to see if there is a duplicate entity in the account? That has caused this type of issue in the past.
- Adam
-
-
It sounds like there is a corruption that somebody at Method will need to fix. We've experienced the same thing from time to time. You'll need to contact them directly. They are generally very helpful in getting this stuff sorted.