How to Retrieve Custom Field Labels
It’s a new week, new year and time for a new CCB Tutorial. I hope and pray that each of you have had a blessed Christmas and Holiday spent with family and friends.
But as time off comes to an end, it’s time to settle back into the groove of family and work in the year.
In this week’s edition, I’ll ease you back into tutorials sharing and learning how to retrieve custom field labels defined in Church Community Builder system (CCB). Read This Tutorial
How to Retrieve Mobile Carrier List
It’s only a few days before Christmas, and things are moving at a pace faster than I would like.
Nevertheless, I managed to slip in a bit of time to produce yet another CCB API Tutorial.
In this week’s edition, I’m sharing how to access and retrieve a list of mobile carriers via the CCB API’s mobile_carrier_list. Read This Tutorial
Who’s Available to Serve When and Where?
Have you ever wondered on a week-to-week basis who’s available to serve, when and where they’re available to serve?
Today’s tutorial aims to help you answer the question using CCB’s API service individual_availability.
However, today’s tutorial will not get into the technical weeds of the how. Read This Tutorial
How to use API Online Giving Service to Track Single Gifts
Have you ever wanted to insert SINGLE online giving gifts into Church Community Builder (CCB) but not process payments?
Let’s say your church hosts a conference or event that doesn’t utilize CCB’s registration, event management and payment processing capabilities.
However, you want to track the online giving gifts associated with conference or event within CCB.
Today’s tutorial shares exactly how to successfully do just that. Read This Tutorial
How to Parse XML File Using PHP
Welcome back to today’s tutorial where we’ll pick up from where we left off at learning to use a REST client to access CCB data via the CCB API.
Before tackling today’s tutorial, I suggest you wisely review last week’s tutorial: How to Retrieve Data using CCB API and Rest Client.
Today’s tutorial’s builds on the previous tutorial by learning to parse the save XML file.Read This Tutorial