As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2525662
Functionality
Closed

Comments

  • Gavin Coulson started the conversation

    Curious if there's anyway to retrieve booking and service details in Amelia (price, customer info, etc) for usage in theme templates? For example if I want to build out my own pricing list, and just retrieve the service name and price based on service ID via php in a theme template?

  • [deleted] replied

    Hi Gavin Coulson,

    Thank you for your interest in our plugin.

    To achieve this you can call this endpoint, you will get JSON and there you need to find what you need to retrieve for your pricing list.

    /wp-admin/admin-ajax.php?action=wpamelia_api&call=/entities&types[]=locations&types[]=employees&types[]=categories&types[]=custom_fields&types[]=events

    Also, you will need to remove parameters that you don't need. You can purchase our plugin and try this (or try with our Lite version), we have '15 days money back' guarantee so if you don't succeed you can ask for a refund in the first 15 days.

    Best regards.