Is there a way to create a walk-up appointment during a catalog item workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2026 10:43 PM
I have tried doing it through a workflow script, a business rule, and event trigger into a Flow. Nothing seems to meet all requirements. Workflow script, no errors but no appointment. Business rule and Flow, I cannot seem to map the variables from the item to the appointment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2026 12:17 AM
So you want the end user to create an appointment at some point in the flow?
Use an email notification that links to the appointment booking widget and includes the variables you need in the URL through an email script. A client script can get the variables from the URL.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
No, I want the system to set the appointment for the user. This is for offboarding for the user to drop off their equipment.

