Enter Visitor Data via Your Church Website
Possibilities For Ministry Use
- Capture contact information dynamically during a worship service instead of using visitor cards
- Allow volunteers to enter simple data into Fellowship One through your church website
- Setup a kiosk where visitors can enter their own contact information
The Code
The following is the PHP code used to process the form entries and write the data into Fellowship One through the API. This example uses the PHP Helper Class, ‘FellowshipOne.php’ contributed by a member of our developer community, Daniel Boorn. A few methods were added to the helper class and you will find a link to all the source code below this code example. Please feel free to use and adapt this as necessary. If you don’t already have an API key, you can apply for one here: https://developer.fellowshipone.com/index.php/key
<?php require('FellowshipOne.php'); $settings = array(…
Read the whole entry...
Posted In: API, Tips,
Comments:
Fellowship One & Planning Center Online
How to Fork, Host, Deploy and Contribute to this open source project
It is now possible to sync your Fellowship One people demographic data to your Planning Center Online Account via an open source application that utilizes both the Fellowship One API and the Planning Center Online API. This blog post is going to walk you through the process of setting up and hosting this application.
What you will need:
An account on github (free)
An account on a fully hosted .NET platform as a service such as AppHarbor (free)
Microsoft SQL Server Management Studio (free)
Consumer Key and Secret from F1 (apply here)
Consumer Key and Secret from Planning Center (apply here)
Step 1: Fork the Repo and make a local clone
In order to contribute to another developers project or use their project as a starting…
Read the whole entry...
Posted In: API,
Comments: 4
- 3rd Party App Showcase
March 22, 2013 - API Communication Value Changes
November 2, 2012 - API Enhancement: Create and Edit Groups!
August 13, 2012 - API Enhancement: Requirements Exposed
June 25, 2012 - Webhooks
May 23, 2012
March, 2013November, 2012
August, 2012
June, 2012
May, 2012
April, 2012
March, 2012
February, 2012
November, 2011
August, 2011
July, 2011
May, 2011
March, 2011
February, 2011
October, 2010
September, 2010
August, 2010
July, 2010
June, 2010
May, 2010
April, 2010
March, 2010
February, 2010
January, 2010
December, 2009
October, 2009
September, 2009
August, 2009
July, 2009
June, 2009
February, 2009
January, 2009
December, 2008
November, 2008
