API betweent Event Booking and our CMS

  • dupree1015
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 8 months ago #18430 by dupree1015
API betweent Event Booking and our CMS was created by dupree1015
Hello,

I love this product and wondered if it was possible to have an API built between your Event Booking Software and our Contact Management Software called Infusionsoft. We do all of our Email marketing and stay in touch with all of our clients through Infusionsoft and it would be great if we were able to connect the two somehow so we wouldn't have to manually input every single registrant that comes in through Event Booking.

Is this possible?

Thanks,

Cat'

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Online
  • Administrator
  • Administrator
More
12 years 8 months ago #18435 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: API betweent Event Booking and our CMS
Hi

I don't have experience with Infusionsoft. However, I believe it's data will be stored in database as well. So you can write Events Booking plugin (see plug_acymailing.zip in the package for a sample plugin) to insert data into Infusionsoft automatically when someone register for an event and you won't have to enter the data manually .

Hope it gives you some clue .

Tuan

Please Log in or Create an account to join the conversation.

  • dupree1015
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 8 months ago #18469 by dupree1015
Replied by dupree1015 on topic Re: API betweent Event Booking and our CMS
Hello Tuan,

Thanks so much for your quick response. The CMS that we are using is not a component for Joomla but is an outside system like Constant Contact, therefore, I'm not sure that a Plugin would work and that's why I asked if an API can be built between the two systems.

Any assistance would be appreciated.

Thanks,

Cat'

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Online
  • Administrator
  • Administrator
More
12 years 8 months ago #18475 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: API betweent Event Booking and our CMS
Hi Cat

If the system you are using provide an API to allow inserting data from outside of the system, then it is possible. The idea is that you can write the plugin for Event Booking, use API from that external system to enter data to that system automatically when someone register for the event.

If that system doesn't provide API, then it is not possible .

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc