Skip to main content

Billit

With Billit modules in Make, you can manage the orders, products, and parties in your Billit account.

To use the Billit modules, you must have a paid Billit account. You can create an account at billit.eu. For subscription information, refer to the Billit Pricing Page.

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

Connect Billit to Make

To connect your Billit account to Make, you can choose between two different connection methods:

Establish a Billit connection (with user credentials)

To establish the Billit connection:

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

  2. In the Connection type field, select Billit.

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

  4. Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to Billit OAuth Guide.

    If requested, use the following Redirect URI when creating your custom app: https://www.integromat.com/oauth/cb/billit2.

  5. Click Save.

  6. In the pop-up window, enter your Billit account's login credentials.

  7. Click Connect with Integromat.

  8. Select your company and click Approve.

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

Establish a Billit connection with an API key

To establish the connection with an API key:

  1. Log in to your Billit account.

  2. In the top right corner, click your profile icon > My profile.

  3. In the API section, copy the API key value shown and store it in a safe place.

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

  5. In the Connection type field, select Billit: API Key.

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

  7. In the API Key field, enter the API key copied in step 3.

  8. Optional: Click Show advanced settings and select your Environment.

  9. Click Save.

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

Build Billit Scenarios

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

Order
  • Watch Orders

  • List Orders

  • Create an Order

  • Get an Order

  • Update an Order

Product
  • Watch Products

  • List Products

  • Create a Product

  • Get a Product

  • Update a Product

Party
  • Watch Parties

  • List Parties

  • Create a Party

  • Get a Party

  • Update a Party

Other
  • Make an API Call