Search
-
Thanks for response. It makes things clearer now.
The only question I have left is about the Customer value. AssignedTo is related to Customer table via Name fkey. But what exactly is Customer in Opportunity table is it company name from Customers table?
-
See: https://www.method.me/cs/forums/p/9709/35388.aspx#35388 .
-
You can paste the code below - you will need to fill in your own Method CompanyAccount, Login and Password. Also, the Customer, AssignedTo and OpportunityStage in the request are specific to your environment, choose values that make sense.
After you paste the request, select XML (text/xml) for the content type and update the ...
-
Hello,
I've been trying to create a Customer (Lead) via API call and it works OK.
Followed the guide from https://gist.github.com/relish27/67432c710f4b4904ca6f and adjusted it to use plain PHP SOAP calls (no external libraries).
Seems to me that all is working OK, but I cannot create Opportunity. One of the errors is: ...
-
Hello,
Is it possible for you to paste the postman code for Opportunity creation (so that it can be imported via its import tool "paste raw text")?
-
Hello,
Is it possible for you to paste the postman code for Opportunity creation (so that it can be imported via its import tool "paste raw text")?
-
Hello,
I'm interested is it possible to customize Web 2 Lead form by adding new/custom fields to it and how?
All the tutorials I've checked seem to show it with older method versions or they show just basic customization of header/body/footer/thankyou text.
With regards,
Anatolij
-
Has anyone made any calls from Method using the 'Call Web Service' action that hits an Azure Function webhook? I just need to click a button in Method to kick off a service I have that runs in Azure.
Anyone doing this successfully?
-
Hi Daniel,
I understand your frustration. We are actively working on additional support for special characters. It isn't in this area but I'm going to try to expand the scope to include this. I should be able to provide a further update in the next couple weeks.
Regards,
Peter
-
There is no way to limit the response to a specific number of results in the current API. There are two potential workarounds (neither offer a perfect solution):
1. As discussed in the other forum post mentioned, filtering on existing fields can narrow the results, but it would be hard to get a precise number.
2. You could ...
|
|
|