Skip to main content

Booqable

With Booqable modules in Make, you can manage the customers, product groups, orders, order lines, and plannings in your Booqable account.

To use the Booqable modules, you must have a Booqable account. You can create an account at booqable.com.

Refer to the Booqable API documentation for a list of available endpoints.

Connect Booqable to Make

To establish the connection, you must:

Obtain your API key in Booqable

To obtain your API key from your Booqable account:

  1. Log in to your Booqable account.

  2. Click your profile icon > User Settings > New authentication method.

    msedge_ynb3O6ZA2Z.png
  3. Enter a name for the token, select Token, and click Save.

    msedge_tjDs5gSaBv.png
  4. Copy the Token value shown and store it in a safe place.

    msedge_uv8NsloJ3i.png

You will use this value in the API Key field in Make.

Establish the connection with Booqable in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Booqable module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the Company Name field, enter the subdomain you use to access Booqable.

    Note

    For example, if you access Booqable at https://mycompany.booqable.com, enter mycompany.

  4. In the API Key field, enter the token copied above.

  5. Click Save.

  6. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Booqable modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Booqable Scenarios

After connecting the app, you can perform the following actions:

Customers
  • Create a Customer

  • Update a Customer

  • Get a Customer

  • List Customers

  • Restore a Customer

  • Archive a Customer

Product Groups
  • Create a Product Group

  • Update a Product Group

  • Get a Product Group

  • List Product Groups

  • Get a Product Pricing Structure

  • Restore a Product Group

  • Archive a Product Group

Orders
  • Create an Order

  • Update an Order

  • Get an Order

  • List Orders

  • Book Order's Items

  • Save an Order as a Concept

  • Reserve an Order

  • Start Order

  • Stop Order

  • Cancel Order

  • Revert Order to a Status

  • Duplicate an Order

  • Recalculates Prices

  • Archive an Order

Planning
  • Delete a Planning

Order Lines
  • Create an Order Line

  • Update an Order Line

  • Delete an Order Line

Other
  • Make an API Call