How to create a Vehicle Rental Request Form in Slack for rental hire companies

A form to request a rental vehicle for a specific date and time.

Great for rental hire companies

Need to rent a vehicle for a business trip or vacation? Use this form to submit your vehicle rental request with details like vehicle type, pickup and return dates, and destination. It's quick and easy!

Add the Vehicle Rental 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 Vehicle Rental Request form will be preconfigured for you.

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

Form JSON

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

{"type":"modal","title":{"type":"plain_text","text":"Vehicle Rental Request","emoji":true},"submit":{"type":"plain_text","text":"Submit","emoji":true},"close":{"type":"plain_text","text":"Cancel","emoji":true},"blocks":[{"type":"section","block_id":"vehicle_title","text":{"type":"mrkdwn","text":"Please provide details of your vehicle rental request:"}},{"type":"input","block_id":"vehicle_type","element":{"type":"static_select","placeholder":{"type":"plain_text","text":"Select a vehicle type","emoji":true},"options":[{"text":{"type":"plain_text","text":"Sedan","emoji":true},"value":"sedan"},{"text":{"type":"plain_text","text":"SUV","emoji":true},"value":"suv"}]},"label":{"type":"plain_text","text":"Vehicle Type","emoji":true}},{"type":"input","block_id":"vehicle_pickup","element":{"type":"datepicker","initial_date":"2022-01-01","placeholder":{"type":"plain_text","text":"Select a pickup date","emoji":true}},"label":{"type":"plain_text","text":"Pickup Date","emoji":true}},{"type":"input","block_id":"vehicle_return","element":{"type":"datepicker","initial_date":"2022-01-02","placeholder":{"type":"plain_text","text":"Select a return date","emoji":true}},"label":{"type":"plain_text","text":"Return Date","emoji":true}},{"type":"input","block_id":"vehicle_destination","element":{"type":"plain_text_input","action_id":"vehicle_destination_input","placeholder":{"type":"plain_text","text":"Enter the destination","emoji":true}},"label":{"type":"plain_text","text":"Destination","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 Vehicle Rental Request form responses to Google Sheets, Notion or 3,000+ other systems.

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