Create a scheduling URL to a specific service

Created by Julien Pauthier, Modified on Sun, 26 Feb 2023 at 09:47 PM by Julien Pauthier

How to create a direct link to a service?

In this article, we explain how to generate a direct URL to book an appointment for a specific service.


Solution 1: Open the widget from the service's settings

Go to the service settings page : DashboardSettingsService then choose the service. On the top right hand corner, you can click on the button Open Widget to open the widget only for that specific service:

Solution 2: Find the service ID or external ID

Go to the service settings page : DashboardSettingsService then choose the service. The service ID is in the URL as you can see in the screenshots.

Copy this ID.

You can use a direct url for a service with all the scheduling mode : service with smart allocation, service + staff, staff + service. In the booking URL, add the setting "&service=" then add the service ID you got before.



Now you have a direct URL to book an appointment for a specific service.


Alternatively, you can define an external ID and refer to it in the URL instead of the object ID:

Note:

This custom link can be used in iframe mode or can be added manually in the button code (service:'serviceId'):

var scheduling = {serveur: 'app.agendize.com', button: 'buttonId', lang: 'fr', service: 'serviceId'}

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article