<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Fellowship One: Developer Forum</title>
    <link>https://developer.fellowshipone.com/index.php/forum/</link>
    <description>Fellowship One: Developer Forum</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-01-13T09:16:25-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Can I &#8220;Post Attendance&#8221; via the API</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/155/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/155/#When:21:25:28Z</guid>
      <description>&lt;p&gt;I&#8217;m playing around with ideas for how i can help our church better ulitize F1. I would like to be able to &#8216;Post Attendnace&#8217; from an iPhone/iPad. I&#8217;m fine with the iOS side of things but can&#8217;t see anywhere in the API for being able to post attendance.&lt;/p&gt;

&lt;p&gt;Its kind of like a check&#45;in feature but not keeping track of &#8216;live&#8217; data and no check&#45;out. Simply attendance.&lt;/p&gt;

&lt;p&gt;Looking forward to a positive answer &lt;img src=&quot;http://fellowship.ehclients.com/images/smileys/wink.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;wink&quot; style=&quot;border:0;&quot; /&gt;
&lt;/p&gt;</description>
      <dc:date>2011-12-21T21:25:28-06:00</dc:date>
    </item>

    <item>
      <title>Shared Sample Code&#8212;PHP OAuth + cURL + JSON</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/159/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/159/#When:13:29:54Z</guid>
      <description>&lt;p&gt;Attached is zip package with sample code to jump start your PHP 5 2nd party implementation with F1. Package requires PHP 5 with cURL enabled. The package includes 3 files (see below) that include an example, FellowshipOne PHP Class helper and the standard PHP OAuth class (unmodified). The FellowshopOne helper class currently implements 2nd party login and a few examples of pulling/searching/creating data. I&#8217;ll post updates as developed. Should be more than enough to jump start your PHP 5 F1 project. &lt;/p&gt;

&lt;p&gt;&lt;del&gt;&lt;b&gt;EDIT:&lt;/b&gt; Posted revised version (f1&#45;2nd&#45;party&#45;sample&#45;v4.zip)&lt;/del&gt;&lt;br /&gt;
&lt;del&gt;&lt;b&gt;EDIT:&lt;/b&gt; Posted revised version (f1&#45;2ndparty&#45;php5&#45;sample&#45;v5.zip)&lt;/del&gt;&lt;br /&gt;
&lt;b&gt;EDIT:&lt;/b&gt; Posted revised version (f1&#45;2ndparty&#45;php5&#45;sample&#45;v6.zip)&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Cheers!
&lt;/p&gt;</description>
      <dc:date>2012-01-11T13:29:54-06:00</dc:date>
    </item>

    <item>
      <title>Best way to use API to review account/routing association with individual/household id</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/156/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/156/#When:15:06:55Z</guid>
      <description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;As we have been using the giving portions of F1, we have found the need to review our entries. One of the items we feel we need to review is the association between accounts/routing to household/individual ids. By this, I mean what I see conceptually as the table used in F1 to do this matching which we would have originally communicated to F1 by the  giving/contributions/unmatched tab in the F1 portal.&lt;/p&gt;

&lt;p&gt;Today, we have an API that uses CSV reports available from the report facility to filter on entries over a particular date range and display the latest or all ACH or check images associated with a household or individual depending on some filters. But, the basic knowledge we extract from these reports is an association between account/routing to household/individual ids for a range of receipts.&lt;/p&gt;

&lt;p&gt;I&#8217;m not sure of the exact scheme used in F1 to manage this, but I assume the starting point is available with what are the accounts pieces of the giving API http://developer.fellowshipone.com/docs/giving/v1/Accounts.help#search&lt;/p&gt;

&lt;p&gt;Assuming this to be the case (we&#8217;d need to try out or have some explanation), having access to the Account Search method would greatly simplify our process; we would be able to do the auditing using just API calls without having to run and parse CSV reports.&lt;/p&gt;

&lt;p&gt;Could availability of this method be considered for use by 2nd party consumer keys so that it could be used by applications written outside of Fellowship One development? Or is there an alternate way to efficiently achieve this sort of functionality &#45;e.g. reviewing account/routing association with individual/households?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Gary Peterson
&lt;/p&gt;</description>
      <dc:date>2011-12-26T15:06:55-06:00</dc:date>
    </item>

    <item>
      <title>So much API goodness &#45; check out all the new realms!</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/141/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/141/#When:11:05:58Z</guid>
      <description>&lt;p&gt;Our developer team at Fellowship Tech is AWESOME!&amp;nbsp; They have cranked out so much API goodness this year.&amp;nbsp; In case you hadn&#8217;t heard yet, take a look at all that that has been released into production in our API&#8217;s 2nd year of existence:&lt;/p&gt;

&lt;p&gt;Released March, 2011: API GIVING REALM&lt;br /&gt;
The dev team opened up all kinds of resources in this realm for you to build out your custom apps with!&lt;/p&gt;

&lt;p&gt;Released May, 2011: API GROUPS AND EVENTS REALMS&lt;br /&gt;
Wow &#45; two huge releases in one shot!&amp;nbsp; With the groups realm, churches or vendors can build some awesome custom Groups 2.0 functionality and the events realm opens up events that are associated with a group.&amp;nbsp; The sky is the limit with what you can build with these releases!&lt;/p&gt;

&lt;p&gt;Released May 2011: API UPDATE &#45; CREATE OR UPDATE AN IMAGE FROM THE PEOPLE REALM&lt;br /&gt;
Can anyone say customized Fellowship One Directory embedded in your church website?&amp;nbsp; How about a profile editor allowing your people to change their own photos?&lt;/p&gt;

&lt;p&gt;We would love to hear how your church is using our API!&amp;nbsp; Let us know &#45; you may inspire someone!
&lt;/p&gt;</description>
      <dc:date>2011-11-23T11:05:58-06:00</dc:date>
    </item>

    <item>
      <title>API Roadmap / inFellowship</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/106/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/106/#When:16:25:43Z</guid>
      <description>&lt;p&gt;I was wondering if we could get an update on the API roadmap, specifically as it pertains to inFellowship. My church was getting ready to roll&#45;out a single sign&#45;on solution that we put together with the REST API and DE, but with the changes to the weblink log&#45;ins a few months back we&#8217;re in limbo. We want to offer some additional content to users authenticated to our website, but don&#8217;t want to make them go to a completely separate system to do the things that are being added to inFellowship (especially since the roadmap updates indicate that WebLink is being phased out completely).&lt;/p&gt;

&lt;p&gt;Is/will there be a way to create inFellowship log&#45;ins from either of the APIs? Will there be a way to call directly into parts of inFellowship by providing an authentication token, similar to what we can do with WebLink today?
&lt;/p&gt;</description>
      <dc:date>2011-02-07T16:25:43-06:00</dc:date>
    </item>

    <item>
      <title>can OAuth suppurt this&#63;</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/71/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/71/#When:19:34:15Z</guid>
      <description>&lt;p&gt;I&#8217;m still just digging in to documentation but before I keep stumbling through the documentation I figured I would just ask and try to find out if OAuth can support what I&#8217;m aiming at. I don&#8217;t care much (maybe at all) to authenticate a user while they are in the system. I want my system to be authenticated so that if a user changes their information, or an administrator changes their information I can update the fellowship one database with the information. Also if the information is updated in fellowship one a cron can update my system. Is this possible or is individual authentication the only method of relating to this OAuth stuff.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
Matt
&lt;/p&gt;</description>
      <dc:date>2010-03-12T19:34:15-06:00</dc:date>
    </item>

    <item>
      <title>New to this API stuff</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/143/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/143/#When:13:15:37Z</guid>
      <description>&lt;p&gt;Can someone show me how they can use the API to integrate things like Online Giving, Groups 2.0 (ie inFellowship stuff), volunteer pipeline, people etc into our church website so that users don&#8217;t have to go off site and we can retain our &#8220;look and feel&#8221; of our site in the whole experience while users either Give, or search Groups or other people etc?&lt;/p&gt;

&lt;p&gt;We are a wordpress site but can use whatever Linux base we need.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Bill
&lt;/p&gt;</description>
      <dc:date>2011-11-30T13:15:37-06:00</dc:date>
    </item>

    <item>
      <title>Demo source code for beginners&#63;</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/70/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/70/#When:18:26:56Z</guid>
      <description>&lt;p&gt;I&#8217;m trying to match up a list of people&#8217;s names that I have in my PHP script, with their records in F1, and set an attribute in their record if I find them. I have an attendee&#8217;s first and last names, their date of birth, and gender. If I can&#8217;t get an exact match I need to get a list of possible people so a staff member can manually check F1 and say which it is.&lt;/p&gt;

&lt;p&gt;I am experienced in PHP, and have used APIs before (mainly via Curl), but am a bit lost on constructing the actual code to do this &#45; i.e. I understand separate bits of this thing, e.g. making an API call (I think), and that I need the F1 OAuth library (which I downloaded), but not sure how to put it all together in a single working bit of code. Does anyone have anything like that at all please, even if it&#8217;s to do something else (that I could change the API calls on)? I see fragmented bits of code in some of the blog posts, but would LOVE a complete bit of code to do something like the above, or any complete code actually.&lt;/p&gt;

&lt;p&gt;Also not quite clear on where the username and password come in (I have a key and secret). My software is not congregation&#45;facing, it is just for internal staff who already have access to F1. Do I need an account on F1 and I use those credentials or is it something else? &lt;/p&gt;

&lt;p&gt;Many thanks,&lt;br /&gt;
Alex
&lt;/p&gt;</description>
      <dc:date>2010-02-26T18:26:56-06:00</dc:date>
    </item>

    <item>
      <title>putting information driving me nuts</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/73/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/73/#When:13:00:56Z</guid>
      <description>&lt;p&gt;I was hoping someone could help point where I&#8217;m going wrong putting information. I can get information fine but changing user information is not going as expected. &lt;/p&gt;

&lt;p&gt;if i set up the api object such as the index file in the provided libraries then i set up a user object to change someone&#8217;s first name and set it I keep getting 400 as the status return.&lt;/p&gt;

&lt;p&gt;Example&lt;/p&gt;

&lt;p&gt;$requestBody&#45;&amp;gt;person&#45;&amp;gt;@id = person id&lt;br /&gt;
$requestBody&#45;&amp;gt;person&#45;&amp;gt;@householdID = household id&lt;br /&gt;
$requestBody&#45;&amp;gt;person&#45;&amp;gt;firstName = new first name&lt;br /&gt;
$requestBody&#45;&amp;gt;person&#45;&amp;gt;lastName = last name&lt;br /&gt;
$requestBody&#45;&amp;gt;person&#45;&amp;gt;householdMemberType&#45;&amp;gt;@id = householdMemberTypeid&lt;br /&gt;
$requestBody&#45;&amp;gt;person&#45;&amp;gt;status&#45;&amp;gt;@id = status id&lt;/p&gt;

&lt;p&gt;If you assume a properly setup api object, is there a reason that this should not work?&lt;/p&gt;

&lt;p&gt;$uri = $uri = AppConfig::$base_url . str_replace(&#8217;&#123;id&#125;&#8217;, $user&#45;&amp;gt;f1individualid, AppConfig::$f1_people_update) .&#8217;.json&#8217;;&lt;br /&gt;
$requestBody = $apiConsumer&#45;&amp;gt;putRequest($uri, json_encode($requestBody));&lt;/p&gt;

&lt;p&gt;I have all the required fields according to the documentation and this just doesn&#8217;t seem to work to change the first name.
&lt;/p&gt;</description>
      <dc:date>2010-03-20T13:00:56-06:00</dc:date>
    </item>

    <item>
      <title>Online Giving with Fellowship One&#63;</title>
      <link>https://developer.fellowshipone.com/index.php/forum/viewthread/74/</link>
      <guid>https://developer.fellowshipone.com/index.php/forum/viewthread/74/#When:13:22:19Z</guid>
      <description>&lt;p&gt;I&#8217;m a newbie, so forgive me if this is too basic.&lt;/p&gt;

&lt;p&gt;I am re&#45;designing a church website for a friend and need to have a simple Online Giving form.&amp;nbsp; I was hoping to sign up for the Developer site and see an &#8220;Apps&#8221; section where I could get either code and/or documentation.&amp;nbsp; If this exists I&#8217;m not finding it.&lt;/p&gt;

&lt;p&gt;So, how do I do an Online Giving form?&lt;/p&gt;

&lt;p&gt;Thanks
&lt;/p&gt;</description>
      <dc:date>2010-03-22T13:22:19-06:00</dc:date>
    </item>

    
    </channel>
</rss>
