Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Public Ticket #2208610
Amelia API
Closed

Comments

  • Shane Arpas started the conversation

    Hi,

    is there a way to access the appointments in Amelia via an API?

    I am looking for c# code to get and post appointments.

    Could this be done through the wordpress API?

    Regards

    Shane

  • [deleted] replied

    Hi Shane,

    Thank you for your interest in our plugin.

    We use rest API but for fetching appointments user must be logged in and must have administrator or Amelia manager WordPress role.

    Best regards.

  • Shane Arpas replied

    Hi,

    Does that mean Amelia can not be accessed by an outside c# application?

  • [deleted] replied

    Hi Shane,

    You can use WordPress role management plugin to turn off permissions control and then you will be able to fetch appointments but that would mean that that action would be public.

    Best regards.