How to enable vQuip
Last updated: September 19, 2025
Setup
From the client’s Dashboard, go to Settings > Users & Permissions and create a new user:
- Name: “vQuip Webhook API”
- Username: vquip
- Email: vQuip+Webhook+API@gmail.com.
Give this user the API read only permission.
If there is no API read only user permission, see Step 4. If there is, see Step 5.Within the settings of that new “vQuip Webhook API” user, navigate to the API Keys tab. Add a new API Key, and name it “vQuip Webhook API”.

Click the Webhooks tab and fill in the following information:
- Webhook Name: vQuip Webhook.
- Webhook schema: Bookings only (Optimized)
- Webhook URL: Add the webhook vQuip provided you with (vQuip’s Webhook URL will be unique for every FareHarbor client.)
Trigger for: Updated bookings

The Webhook URL is essentially the address where vQuip will receive the client’s booking details. Once this URL is plugged in, the webhook is immediately activated, and vQuip will begin receiving the booking details for any and every booking created on this Dashboard in real-time.
Go to Settings > Users & Permissions > Permission groups. Then select a user permission and duplicate that.
- Once duplicated, we need to rename this user to “API Read Only” and make sure the check boxes are the same as these ones. Click Save.
- Add this permission to the “vQuip API” user.
Next, we will need to copy the API Key and paste it in this Google Doc.

Once this is done, follow the Triggering the webhook steps below.
Please tag
@software-partnershipsin #softwarepartnerships to let us know that the vQuip integration has been set up and that you have taken all the steps above.- Do this BEFORE LETTING VQUIP KNOW IT IS COMPLETE.
If you have finished with all the above steps and received a response from Software Partnerships, let vQuip know you have completed the integration.
Triggering the webhook for existing bookings
The webhook will automatically send vQuip every new booking moving forward, but action is still required in FareHarbor to send vQuip any existing bookings for future dates. Here are the required next steps to ensure that we send vQuip every future booking that they need in their system:
- Run a Detailed Bookings report in the charter company’s Dashboard to see all existing bookings for future availability dates. It is best to select a custom date range starting with today’s date and ending with 2 years from that date (or as far out as that company has future bookings).
- Initiating the webhook for each future booking: The Business Intelligence script can automate webhooks for companies with 100 or more future bookings to send an automation request to the Business Intelligence team. (If there are fewer than 100 future bookings, follow these steps instead)
- Click the Share button within your report, and copy the unique report URL:

- Paste that report URL into a FareHarbor Automation submission request form.
- In the Select Automation Type field, select Webhook Update.
- In the Date automation can start field, enter today’s date.
- In the Maximum date of completion field, enter 5pm of the next business day.
- In the Link to FareHarbor report of bookings field, paste the URL of your future bookings report.
- Reference this help page for more information about submitting this type of form.
- Click the Share button within your report, and copy the unique report URL:
Manually initiating the webhook when there are fewer than 100 future reservations
When there are fewer than 100 future bookings, the webhook can be initiated by opening each booking in the report and “touching” the booking:
- Open the booking and click Edit contact.
- Remove and re-add the contact information by cutting and pasting.
- Save your changes to trigger the webhook.
How to check if the vQuip webhook is active
- Check to see if the client’s Dashboard has a “vQuip” User, and check that the Webhook URL in their API key has a Webhook URL.
- Webhook activity will also be shown within the history of each individual booking in that Dashboard. For example, after a booking is created, the next event in that booking history should read: External API Booking Webhook request succeeded (vQuip: vQuip).
Note: All webhook activities in a booking are visible to Admins only.
How to disable/remove vQuip from a Dashboard
- Go into the Dashboard’s settings and select Users & Permissions.
- Select vQuip Webhook > Edit.
- Select API Keys > Edit.
- Select Delete API Key.
- Once the API Key has been deleted, deactivate the vQuip Webhook user:
- Within the vQuip Webhook user, select Account.
- Select Permissions.
- Update user status to deactivated.
- Save.