Title: Custom connection type
Last modified: January 30, 2025

---

# Custom connection type

 *  [xbhy](https://wordpress.org/support/users/xbhy/)
 * (@xbhy)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/custom-connection-type/)
 * Hello, thank you for your work.
 * I am trying to use the plugin to get information about new reservations from 
   the WP Booking Calendar plugin. Is it possible to configure or modify the Make
   Connector plugin to get these reservations as a connection type, in the way it
   gets posts, pages, template parts etc.? (I am willing to do some coding if it
   is necessary, but I need a hint.) Thank you very much.
   Petr

Viewing 1 replies (of 1 total)

 *  [davidgurr](https://wordpress.org/support/users/davidgurr/)
 * (@davidgurr)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/custom-connection-type/#post-18274849)
 * Hi Petr.
   Here’s the answer from our dev team:
 * > Short answer: tentative yes
   > this should be defined in our plugin by `settings > object-types > class-post-
   > meta.php` which collates objects from DB with the `post` prefix. This can likely
   > be achieved by changing the code there, or in the WP Booking Calendar plugin
   > to ensure objects from there are created with the `post` prefix
   > However, it is worth noting that if the structure of the object (fields) itself
   > is fundamentally different, our modules may not work properly – I mean maybe
   > these objects are not `posts` for a reason, after all
   > This is not just a question about OUR plugin but also about the WP Booking 
   > Calendar plugin – it might be best to discuss in WP dev forums for instance.
   > We’d need to understand how that plugin works in a bit more detail in order
   > to be sure about anything

Viewing 1 replies (of 1 total)

The topic ‘Custom connection type’ is closed to new replies.

 * ![](https://ps.w.org/integromat-connector/assets/icon.svg?rev=2727332)
 * [Make Connector](https://wordpress.org/plugins/integromat-connector/)
 * [Support Threads](https://wordpress.org/support/plugin/integromat-connector/)
 * [Active Topics](https://wordpress.org/support/plugin/integromat-connector/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integromat-connector/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integromat-connector/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [davidgurr](https://wordpress.org/support/users/davidgurr/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/custom-connection-type/#post-18274849)
 * Status: not resolved