<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Discussion Forums</title>
    <link rel="alternate" type="text/html" href="http://norada.com/forums/" />
    <link rel="self" type="application/atom+xml" href="http://norada.com/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.6">ExpressionEngine</generator>
    <id>tag:norada.com,2012:02:02</id>


    <entry>
      <title>pulling opportunities into a spreadsheet&#63;</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/2745/" />      
      <id>tag:norada.com,2011:forums/viewthread/.2745</id>
      <published>2011-08-02T08:55:09Z</published>
      <updated></updated>
      <author><name>franky</name></author>
      <content type="html">
      <![CDATA[
        <p>i don&#8217;t have experience using the API at all. lately we see the power by using the provided script, where we can pull contact/company/project data into a spreadsheet. </p>

<p>what we look for is a way to pull all opportunities into a spreadsheet and calculate with these numbers. from glancing over the API options i don&#8217;t see a easy way to access them. <br />
did someone do such a script already? and pointers?</p>

<p>thanks for answering this kinda broad question </p>

<p>ciao<br />
franky</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How to export contact and company in Java via Solve360 API</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3302/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3302</id>
      <published>2012-01-30T08:29:18Z</published>
      <updated></updated>
      <author><name>Ramesh</name></author>
      <content type="html">
      <![CDATA[
        <p>How to export contact and company in Java via Solve360 API</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>List request with categories = 0</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3299/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3299</id>
      <published>2012-01-29T06:15:10Z</published>
      <updated></updated>
      <author><name>Igor</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;d like to know how categories = 0 sent in &#8216;list&#8217; request should affect response. <br />
I tried different combinations of layout (0, 1) and categories and it seems that categories param affects nothing.</p>

<p>From reading API docs I implied it should prevent sending &lt;categories&gt;&lt;/categories&gt; part of each contact/blog sent, but this section is present disregarding of my choice of categories param value.</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How to create event via Solve360 API</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3293/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3293</id>
      <published>2012-01-27T18:33:04Z</published>
      <updated></updated>
      <author><name>CommandoS</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi;</p>

<p>I want to create an event while sending an event from my html form to my Norada. </p>

<p>I saw this in solve360service.php;<br />
&nbsp;   /**<br />
&nbsp;  &nbsp; * @var string<br />
&nbsp;  &nbsp; */<br />
&nbsp;   const ACTIVITY_EVENT &nbsp;  &nbsp;  &nbsp;   = &#8216;event&#8217;;</p>

<p>&nbsp;   /**<br />
&nbsp;  &nbsp; * @var string<br />
&nbsp;  &nbsp; */<br />
&nbsp;   const ACTIVITY_EVENTEX &nbsp;  &nbsp;  &nbsp; = &#8216;eventex&#8217;;</p>

<p>while using this how can I add event that starts today finishes in 2 days ? </p>

<p>another question;<br />
&nbsp;   /**<br />
&nbsp;  &nbsp; * @var string<br />
&nbsp;  &nbsp; */<br />
&nbsp;   const ACTIVITY_SEPARATOR &nbsp;  &nbsp;  = &#8216;separator&#8217;;</p>

<p>Is this section header ?</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Can Norada Id be parsed as Long numbers</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3291/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3291</id>
      <published>2012-01-25T14:09:22Z</published>
      <updated>2012-01-25T14:21:52Z</updated>
      <author><name>Igor</name></author>
      <content type="html">
      <![CDATA[
        <p>The topic mostly defines a question. By Long number I mean a number in between -2^63 and 2^63-1</p>

<p>If answer is yes - could you please point at a topic in online API docs clearly stating this?<br />
If answer is no - could you please explain while in sample PHP code there is such line:</p>

<p>$contactId &nbsp; = (integer) $contact-&gt;item-&gt;id;</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Understanding Solve urls</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3292/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3292</id>
      <published>2012-01-25T14:15:24Z</published>
      <updated></updated>
      <author><name>Igor</name></author>
      <content type="html">
      <![CDATA[
        <p>While doing some integration tests against our integration with norada I tried to pass in non numeric id. It failed (this led to writing another question which is <a href="http://norada.com/?URL=http%3A%2F%2Fnorada.com%2Fforums%2Fviewthread%2F3291%2F">http://norada.com/forums/viewthread/3291/</a>) but there is one more thing which puzzled me:</p>

<p>/contacts/norada-none - resulted in 404 without a body<br />
while<br />
/contacts/mom - resulted in Server Error 500</p>

<p>is there a topic in documentation anyhow explaining this?</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Bulk Upload XML</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3271/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3271</id>
      <published>2012-01-17T13:29:24Z</published>
      <updated></updated>
      <author><name>chernevik</name></author>
      <content type="html">
      <![CDATA[
        <p>Is there any provision for bulk upload of XML data?</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How to add information into template while sending it via php form</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3265/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3265</id>
      <published>2012-01-11T18:48:24Z</published>
      <updated>2012-01-11T18:50:35Z</updated>
      <author><name>CommandoS</name></author>
      <content type="html">
      <![CDATA[
        <p>I made a form and am saving all information via php into my Norada. I want to make changes in template while I`m sending it via my form.</p>

<p>I made a template that has header on top of it, and I want to change the title of it and I want to add extra information into this template.</p>

<p>I`m guessing that I can do it by editing this code;<br />
&nbsp;   // Start of template request<br />
&nbsp;   $templateId = &#8216;35053515&#8217;;<br />
&nbsp;   $template = $solve360Service-&gt;addActivity($contactId, &#8216;template&#8217;, array(&#8216;templateid&#8217; =&gt; $templateId));</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Webhooks&#63;</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3264/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3264</id>
      <published>2012-01-11T16:26:32Z</published>
      <updated></updated>
      <author><name>Ted</name></author>
      <content type="html">
      <![CDATA[
        <p>After looking through the FreshBooks API they have these &#8216;webhooks&#8217; that allow you to perform certain commands as soon as a specific event happens, such as when somebody adds a new invoice to the system.</p>

<p>I&#8217;ve had a look through the Solve API reference but this sort of functionality doesn&#8217;t seem to be available. It would be really useful if it was and would open up a whole multitude of possibilities to developers - is this something that you&#8217;re considering adding to the API? I read a forum post on here which was created last year and according to that, it sounded like the feature was being developed and would be released fairly soon (i.e. few months or something). There doesn&#8217;t seem to be any more up-to-date progress information however, and it&#8217;s been nearly a year since that post.</p>

<p>So, basically does anyone have any clues on the progress of this feature? I&#8217;d love to be able to use it for a new idea that I have but unfortunately it&#8217;s pretty reliant on this functionality being available.</p>

<p>Thanks in advance,</p>

<p>Ted</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Tags from mutiple choice (wufoo)</title>
      <link rel="alternate" type="text/html" href="http://norada.com/forums/viewthread/3230/" />      
      <id>tag:norada.com,2012:forums/viewthread/.3230</id>
      <published>2012-01-03T15:48:44Z</published>
      <updated></updated>
      <author><name>GeneK</name></author>
      <content type="html">
      <![CDATA[
        <p>Is there a way to have tags assigned to contact records from a wufoo form submission multiple choice field (or checkboxes)?</p>

<p>IOW, Checkbox field label is &#8216;Choose Association.&#8216; Choices are:<br />
Company type A<br />
Company Type B<br />
Company Type C</p>

<p>User checks one box and S360 assigns a tag to the record.</p>

<p>Possible?</p>
      ]]>
      </content>
    </entry>


</feed>
