Title: Post Mapping
Last modified: March 15, 2018

---

# Post Mapping

 *  Resolved [sus](https://wordpress.org/support/users/susgeek/)
 * (@susgeek)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-mapping/)
 * In Jeremy’s post about extra data and adding extra fields, you referenced post
   mapping.
 * I am interested in mapping the API data into The Events Calendar. ([https://wordpress.org/plugins/the-events-calendar](https://wordpress.org/plugins/the-events-calendar))
 * Is there a way to do this?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jared Cobb](https://wordpress.org/support/users/jaredcobb/)
 * (@jaredcobb)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-mapping/#post-10076381)
 * Hi [@susgeek](https://wordpress.org/support/users/susgeek/)
 * This isn’t possible “out of the box” but you could use this plugin as a starting
   point to map CCB API data into an **existing** post type that another plugin 
   provides (like _The Events Calendar_).
 * When I referenced “post mapping” I was referring to mapping a “CCB Entity’s” 
   data ([https://github.com/jaredcobb/ccb-core/wiki/CCB-Entities](https://github.com/jaredcobb/ccb-core/wiki/CCB-Entities))
   to a custom post type that _you can create from scratch_ ([https://github.com/jaredcobb/ccb-core/wiki/Custom-Post-Types](https://github.com/jaredcobb/ccb-core/wiki/Custom-Post-Types))
 * In your example it would require more coding. However this plugin could be helpful
   from the standpoint that once you install it, you have access to the API integration
   class called `CCB_Core_API` seen here: [https://github.com/jaredcobb/ccb-core/blob/master/includes/class-ccb-core-api.php](https://github.com/jaredcobb/ccb-core/blob/master/includes/class-ccb-core-api.php)
 * The main goal of this plugin is to handle the actual API integration and is targeted
   towards developers who want a “jumping off point” for their own theme & plugin
   development, so unfortunately it cannot directly integrate with _other_ plugins
   like _The Events Calendar_ automatically.
    -  This reply was modified 8 years, 2 months ago by [Jared Cobb](https://wordpress.org/support/users/jaredcobb/).
    -  This reply was modified 8 years, 2 months ago by [Jared Cobb](https://wordpress.org/support/users/jaredcobb/).
 *  Thread Starter [sus](https://wordpress.org/support/users/susgeek/)
 * (@susgeek)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-mapping/#post-10085917)
 * Thank you for your helpful response!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post Mapping’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/church-community-builder-core-api_a6a5a5.
   svg)
 * [Church Community Builder Core API](https://wordpress.org/plugins/church-community-builder-core-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/church-community-builder-core-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/church-community-builder-core-api/)
 * [Active Topics](https://wordpress.org/support/plugin/church-community-builder-core-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/church-community-builder-core-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/church-community-builder-core-api/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [CCB](https://wordpress.org/support/topic-tag/ccb/)
 * [mapping](https://wordpress.org/support/topic-tag/mapping/)

 * 2 replies
 * 2 participants
 * Last reply from: [sus](https://wordpress.org/support/users/susgeek/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/post-mapping/#post-10085917)
 * Status: resolved