<?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 78960</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=78960</link><description>Search results by user ID 78960</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: API Limits - How to Manage and Coordinate API Processes?</title><link>http://forums.method.me/cs/forums/p/12847/36759.aspx#36759</link><pubDate>Thu, 16 Mar 2023 16:09:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36759</guid><dc:creator>jamieroyce</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span&gt;Hi Inder,&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;I have read that in the documentation and I am aware of that. But my question is - how do I check what limit we are at mid-day.&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Otherwise we have to blindly run our API process until we get an error and this is not optimum.&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;It would be better if we could get the usage data in the response or have an API endpoint dedicated to give the current daily usage.&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Otherwise, having two separate API keys with their own limits would solve this problem.&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Any advice on this?&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Best regards,&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Jamie&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>API Limits - How to Manage and Coordinate API Processes?</title><link>http://forums.method.me/cs/forums/p/12847/36757.aspx#36757</link><pubDate>Wed, 15 Mar 2023 21:19:57 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36757</guid><dc:creator>jamieroyce</dc:creator><description>&lt;p&gt;I help several different Method:CRM customers with their API integrations and one of them is having an issue where two different processes are separately&amp;nbsp;using the API and one exceeds the limit daily and preven&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;ts&amp;nbsp;the other from running.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;I want to coordinate the API calls and in order to do this I am trying to find out if there is a way to check what the current usage is for the day. Then I can check this and always ensure there are some available calls left for both processes.&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Please let me know how best to resolve this issue.&amp;nbsp;&lt;/div&gt;</description></item><item><title>API Filter - How to search for a Company Name that has a single quote in it? </title><link>http://forums.method.me/cs/forums/p/12824/36722.aspx#36722</link><pubDate>Sat, 04 Feb 2023 07:25:07 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36722</guid><dc:creator>jamieroyce</dc:creator><description>&lt;p&gt;I am using the API to search for customer records. Any that have single quotes in their names are erroring in teh API. I have tried encordURI, as well as replacing the single quotes with %27 and keep getting the same error. Any advice on how to search for a name with a single quote?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;REQUEST:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;https://rest.method.me/api/v1/tables/Entity?filter=Name eq &amp;#39;Magnolia&amp;#39;s%20Best%20Storage&amp;#39;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;RESPONSE:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;quot;type&amp;quot;&lt;/span&gt;&lt;span&gt;:&lt;/span&gt; &lt;span&gt;&amp;quot;https://tools.ietf.org/html/rfc7231#section-6.5.1&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;quot;title&amp;quot;&lt;/span&gt;&lt;span&gt;:&lt;/span&gt; &lt;span&gt;&amp;quot;Bad Request&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;quot;status&amp;quot;&lt;/span&gt;&lt;span&gt;:&lt;/span&gt; &lt;span&gt;400&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;quot;detail&amp;quot;&lt;/span&gt;&lt;span&gt;:&lt;/span&gt; &lt;span&gt;&amp;quot;Invalid or unsupported query parameter. Error Detail: Syntax error at position 19 in &amp;#39;Name eq &amp;#39;Magnolia&amp;#39;s Best Storage&amp;#39;&amp;#39;.&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;quot;traceId&amp;quot;&lt;/span&gt;&lt;span&gt;:&lt;/span&gt; &lt;span&gt;&amp;quot;00-143685aec96f5b45968e0c54e79a5f01-3697423975408040-00&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>Re: How to Create an Item from API?</title><link>http://forums.method.me/cs/forums/p/12811/36702.aspx#36702</link><pubDate>Thu, 19 Jan 2023 20:41:44 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36702</guid><dc:creator>jamieroyce</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I tried this all the way down to just one field and have not found a way to get the Item Name or Description to add.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;curl --location --request POST &amp;#39;https://rest.method.me/api/v1/tables/item&amp;#39; \&lt;br /&gt;--header &amp;#39;Authorization: APIKey **&amp;#39; \&lt;br /&gt;--header &amp;#39;Content-Type: application/json&amp;#39; \&lt;br /&gt;--data-raw &amp;#39;{&lt;br /&gt; &amp;quot;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;Name&lt;/span&gt;&amp;quot;: &amp;quot;dB Technologies USA Inc&amp;quot;&lt;br /&gt;}&lt;br /&gt;&amp;#39;&lt;/p&gt;
&lt;p&gt;I tried just SalesDesc, etc. and none populate the Item Desc field.&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to Create an Item from API?</title><link>http://forums.method.me/cs/forums/p/12811/36700.aspx#36700</link><pubDate>Thu, 19 Jan 2023 19:47:46 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:36700</guid><dc:creator>jamieroyce</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I have been using the Method API for a couple years now and even when things are not clearly documented I have been able to figure them out from the examples in the API docs. However I have not been able to successfully create an Item through the API.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;For example, I tried posting this item with this API call:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;curl --location --request POST &amp;#39;https://rest.method.me/api/v1/tables/item&amp;#39; \&lt;/p&gt;
&lt;p&gt;--header &amp;#39;Authorization: APIKey ***&amp;#39; \&lt;br /&gt;--header &amp;#39;Content-Type: application/json&amp;#39; \&lt;br /&gt;--data-raw &amp;#39;{&lt;br /&gt; &amp;quot;ItemType&amp;quot;: &amp;quot;Inventory&amp;quot;,&lt;br /&gt; &amp;quot;FullName&amp;quot;: &amp;quot;dB Technologies USA Inc&amp;quot;,&lt;br /&gt; &amp;quot;IsActive&amp;quot;: true,&lt;br /&gt; &amp;quot;Name&amp;quot;: &amp;quot;dB Technologies USA Inc&amp;quot;,&lt;br /&gt; &amp;quot;PurchaseCost&amp;quot;:&amp;quot;0&amp;quot;,&lt;br /&gt; &amp;quot;SalesDesc&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt; &amp;quot;QuantityOnHand&amp;quot;: &amp;quot;1&amp;quot;,&lt;br /&gt; &amp;quot;IncomeAccount&amp;quot;: &amp;quot;Integration:Sales&amp;quot;,&lt;br /&gt; &amp;quot;COGSAccount&amp;quot;: &amp;quot;Cost of Goods Sold&amp;quot;,&lt;br /&gt; &amp;quot;AssetAccount&amp;quot;: &amp;quot;Inventory Asset-1&amp;quot;, &lt;br /&gt; &amp;quot;PrefVendor_RecordID&amp;quot;: 4377&lt;br /&gt; }&lt;br /&gt;&amp;#39;&lt;br /&gt;&lt;br /&gt;It sucessfully creates a new record, but there is no Name or Description. The other fields do show up.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What do I need to change to be able to create a new Item so the name and description shows up?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does someone have an example API post?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item></channel></rss>