<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results by user ID 35416</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=35416</link><description>Search results by user ID 35416</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Using MethodAPIGetScreenURLV2 to get URL to view contact</title><link>http://forums.method.me/cs/forums/p/12411/36190.aspx#36190</link><pubDate>Fri, 14 Feb 2020 14:26:50 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36190</guid><dc:creator>devonbondi</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I agree,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;It was a nightmare working with this.&amp;nbsp; The documentation was horrible and then having API calls that are avaiable with abousolutely no documentation was unreal... I honestly couldnt believe it - coming from an established CRM company - this is completely unacceptable.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;And the task that we were trying to perform was a very common one, it shouldn&amp;#39;t have been such a task to get it to work.&lt;/p&gt;
&lt;p&gt;I like the CRM - in most other aspects it was very good - but the API and it&amp;#39;s related support needs much work.&amp;nbsp; You cannot have undocumented API calls, its unacceptable.&amp;nbsp; That makes the API call completely useless.&amp;nbsp; And asking a developer to completely guess at (several!!) open-text parameter values is completely unacceptable, as our chances of guessing the correct values that your system is expecting is almost 0%.&amp;nbsp; If you have a parameter that is expecting a certain value - you MUST LIST ALL VALUES THAT PARAMETER IS EXPECTING IN THE DOCUMENTATION - you cannot tell the developer to just guess!!! Thats insane!!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I will never take a job that deals with the methodCRM API again - it was a complete nightmare.&amp;nbsp; My best wishes to any other developers who venture to work with this api... good luck!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS - You cannot try to charge companies for support of your API when your documentation is incompleted and call it extra development work.&amp;nbsp; It&amp;#39;s not extra - its just making up for the fact that you were lazy in the first place and didnt document your API correctly, and then when a developer needs to use said API calls, you cannot then charge them for asking questions because there is no documentation.&amp;nbsp; Thats a great way to lose customers and developers.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I hope you guys change this problem quickly - because otherwise your system was very good.&amp;nbsp; I liked working with it other than the API.&amp;nbsp; If you cannot document it correctly - then kill it until you can.&amp;nbsp; Because otherwise your just hurting yourselves.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Best of luck!&lt;/p&gt;</description></item><item><title>Re: Using MethodAPIGetScreenURLV2 to get URL to view contact</title><link>http://forums.method.me/cs/forums/p/12411/36152.aspx#36152</link><pubDate>Mon, 20 Jan 2020 20:34:13 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36152</guid><dc:creator>devonbondi</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;How about MethodAPIGetScreenURLV3 or&amp;nbsp;MethodAPIGetScreenURLV4? Do those work to generate a URL for the new version of method?&lt;/p&gt;
&lt;p&gt;The version 3 and version 4 of the call also have TabName and TabLinkName parameters... And those parameters appear to be the only way to tell the system what screen your trying to get a URL for.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve listed my use case in the post, basically just trying to get a URL for the view screen of a contact. How would I do that ? Is the getURL function still supported? I know there is v3 and v4, but again both of those still have TabName and TabLinkName parameters so I&amp;#39;m a bit confused.&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Please let me know how I can accomplish getting a URL for an individual contact.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Using MethodAPIGetScreenURLV2 to get URL to view contact</title><link>http://forums.method.me/cs/forums/p/12411/36146.aspx#36146</link><pubDate>Fri, 17 Jan 2020 21:48:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36146</guid><dc:creator>devonbondi</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to use&amp;nbsp;MethodAPIGetScreenURLV2 call to generate a MethodCRM URL to view a specific contact.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m having difficulty with the call.&amp;nbsp; I can get it to successfully send the call, however, it either fails due to TabLinkName &amp;amp; TabName not being valid or in the one case I&amp;#39;ve gotten it to work (based on examples i&amp;#39;ve seen online) and return an actual success response, the URL has been empty.&lt;/p&gt;
&lt;p&gt;Can someone please help me with this.&amp;nbsp; My task should be fairly simple.&amp;nbsp; All I want to do is be able to generate a method URL that will open to a specific contact record in the viewing state.&lt;/p&gt;
&lt;p&gt;My problem is, I have no idea what exactly to put for the TabLinkName and TabName parameters.&amp;nbsp; I have no idea where to find them.&amp;nbsp; The one video I found seems to deal with the &amp;quot;Classic&amp;quot; version of method since the interface is completely different.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So again - if someone could help me with what the exact parameter values for&amp;nbsp;strTabLinkName and&amp;nbsp;strTabName should be to open a contact record in the &amp;quot;view&amp;quot; state - that would be greatly appreciated!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;Devon&lt;/p&gt;</description></item></channel></rss>