How to create a Reservation Request Form in Slack for restaurants

Allows customers to request a reservation at the restaurant.

Great for restaurants

Make reservation requests hassle-free with Forms for Slack! This modal form allows you to easily provide details such as date, time, number of guests, and any additional notes or requests. Simply fill out the form and hit send to submit your request!

Add the Reservation Request form to your workspace to update it's title, add more inputs and change how it's used in by your team in Slack.

Used by these great teams...

Add this form to your Slack workspace...

Sign in with Slack to add Forms to your Slack workspace. The Reservation Request form will be preconfigured for you.

Open this the form in any Slack channel using the slash command: /form Reservation Request

Form JSON

Want to review or test the Reservation Request form yourself? Here is the raw JSON you can use with Slack's Block Kit builder:

{"type":"modal","title":{"type":"plain_text","text":"Reservation Request","emoji":true},"submit":{"type":"plain_text","text":"Send Request","emoji":true},"close":{"type":"plain_text","text":"Cancel","emoji":true},"blocks":[{"type":"section","block_id":"reservation_details","text":{"type":"mrkdwn","text":"Please provide details of your reservation request:"}},{"type":"input","block_id":"reservation_date","element":{"type":"datepicker","initial_date":"2022-01-01","placeholder":{"type":"plain_text","text":"Select a date","emoji":true}},"label":{"type":"plain_text","text":"Date","emoji":true}},{"type":"input","block_id":"reservation_time","element":{"type":"timepicker","initial_time":"12:00","placeholder":{"type":"plain_text","text":"Select a time","emoji":true}},"label":{"type":"plain_text","text":"Time","emoji":true}},{"type":"input","block_id":"reservation_guests","element":{"type":"plain_text_input","action_id":"reservation_guests_input","placeholder":{"type":"plain_text","text":"Enter the number of guests","emoji":true}},"label":{"type":"plain_text","text":"Number of Guests","emoji":true}},{"type":"input","block_id":"reservation_notes","element":{"type":"plain_text_input","action_id":"reservation_notes_input","multiline":true,"placeholder":{"type":"plain_text","text":"Enter any additional notes or requests","emoji":true}},"label":{"type":"plain_text","text":"Notes","emoji":true}}]}

About Forms for Slack

The Forms for Slack Slack app allows teams to create, edit and submit forms in Slack. Visit our Slack directory listing here.

Create your own Form, or start with one of our many templates.

Collect Form responses in any channel, or use our Zapier integration to send your Reservation Request form responses to Google Sheets, Notion or 3,000+ other systems.

Start your free trial by adding Forms to your Slack workspace.