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.
To connect your Billit account to Make, you can choose between two different connection methods:
To establish the Billit connection:
- Log in to your Make account, add a Billit module to your Make, and click Create a connection.
- In the Connection type field, select Billit.
- Optional: In the Connection name field, enter a name for the connection.
- 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.
- Click Save.
- In the pop-up window, enter your Billit account's login credentials.
- Click Connect with Integromat.
- Select your company and click Approve.
You have successfully established the connection. You can now edit your and add more Billit modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
To establish the connection with an API key:
- Log in to your Billit account.
- In the top right corner, click your profile icon > My profile.
- In the API section, copy the API key value shown and store it in a safe place.
- Log in to your Make account, add a Billit module to your , and click Create a connection.
- In the Connection type field, select Billit: API Key.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Key field, enter the API key copied in step 3.
- Optional: Click Show advanced settings and select your Environment.
- Click Save.
You have successfully established the connection. You can now edit your and add more Billit modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
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