Browse by Tags

All Tags » API » Data Exchange
  • New features added to Experience Fellowship One

    In case you haven't noticed there are two new tabs on the Experience.FellowshipOne.com site. To access these new features you need to be logged in with your Fellowship One username, password, and churchcode. The first new tab is labeled DEVELOPERS. On this tab you will find some exciting news about our new RESTful API which is under development. ...
    Posted to Fellowship Tech News and Information (Weblog) by  Administrator  on May 10, 2008
  • Re: Boolean query connectors

    Chris: Currently the ''or'' operator is not available in the DataExchange Query syntax.  The more advanced queries can be done via ''Query Builder'' in portal.  DataExchange is somewhat procedural (true to RPC) so it focuses more on filtering down (AND) instead of filtering out (OR).  On a side note, if you're ...
    Posted to WebLink (Forum) by  nfloyd  on April 5, 2008
  • Invalid XML in the GetIndividualCollection method

    I called the GetIndividualCollection method and searched by last name.  For most queries it seems to work fine, but it failed when I did one search.  After inspecting the output, the XML you're sending back is invalid:        <middleName>        ...
    Posted to Integration (API) (Forum) by  ebarendt  on April 5, 2008
  • Re: Using WebLink log-in for a messageboard

    Have a look @ this post.  It will provide you with an array of downloadable code libraries.  The most common mechanism is to call DataExchange using the GetIndividual 2.0, passing in the weblink userID and Password (see the code samples for more details).  DataExchange will either pass back an individual or will pass back a message ...
    Posted to Integration (API) (Forum) by  nfloyd  on February 22, 2008
  • Using WebLink log-in for a messageboard

    I'm a hack when it comes to coding, so this may be a ridiculous question... We're planning on setting up a message board using phpbb for our church. We're trying to avoid users having multiple log-in's since that would be really confusing.  Is there any way to set it up so that users can use their WebLink ID to log-in to the message board? I ...
    Posted to Integration (API) (Forum) by  dcrow  on February 19, 2008
  • Re: Fellowship One Login

    Hey, I've made www.rlc.info with F1 integration, and it's all out of PHP, so if you need any code, drop me an email.
    Posted to Integration (API) (Forum) by  lquigley  on February 11, 2008
  • Re: Data Exchange to Excel

    I have been trying for serval months to figure out how to successful communicate with F1 through Data Exchange. I need help too. Anybody? My skill set is PERL, MySQL, PHP, JavaScript etc. Have not learned Visual Basic or Visual Studio. I try to avoid MicroStuff
    Posted to Integration (API) (Forum) by  Bob VanDerPloeg  on January 17, 2008
  • Extracting Activity data

    We are wanting to export activity data so that we can use it on our web site and display an events calendar. Is anyone else doing this? We would like to avoid duplicate entry of activities both in F1 and our web site if possible. I cannot find a report that displays all activities and the associated info (date, time, location, etc...) and I was ...
    Posted to Integration (API) (Forum) by  ggraham  on January 16, 2008
  • Using DataExchange with PhoneTree

    What we want to do is use PhoneTree to enable our preschool to call and email all the parents in case of a major disaster here. A PhoneTree salesperson told us (Mariners Church) that their system could integrate with our FellowshipOne database and be updated live without us having to run reports and convert them to whatever format (see F1 answer ...
    Posted to Integration (API) (Forum) by  jgraves  on July 25, 2007
  • Re: Data Exchange and Email List Management

    Probably one of the best mechanisms that many churches use to accomplish something like what you’re trying to do is to use Individual Attributes and IndividualCodes.  The setup for these attributes can be found in the portal under Admin::People Setup::Individual Attributes.You could programmatically add attributes to people when they ...
    Posted to Integration (API) (Forum) by  nfloyd  on May 21, 2007
  • Re: Creating Accounts, Tithing, and Reporting without pop-ups using Rails

    Hi Jeff, My name is Matt Vasquez and I'm a dev at Fellowship Technologies.  I also do Ruby on Rails development outside of my work here at FT.  You are correct that Data Exchange is not a RESTful api.  I would contest that Data Exchange is not a good candidate for integrating into your website, mainly because it is not ...
    Posted to Integration (API) (Forum) by  mvasquez  on April 13, 2007
  • Re: Small Groups / Activities Structure

    Hi Collin, While I cannot point out specific enhancements planned for Data Exchange, I can tell you this: Small groups will be getting some much-needed attention this year, and; Continuing to open up access to the product by building out the API will be on ongoing theme I would be happy to discuss these with you in more detail. Just give me ...
    Posted to Integration (API) (Forum) by  kallen  on April 5, 2007