Skip to main content

Fakturoid

With Fakturoid modules in Make, you can manage the contacts, invoices, invoice payments, expenses, expense payments, templates, and recurring templates in your Fakturoid account.

To get started with Faktruoid, create an account at fakturoid.cz.

Make provides two ways to connect the Fakturoid app:

Caution

This connection type has been deprecated. You should use an OAuth connection instead.

To connect Fakturoid app, you need to obtain the API Key, and Account Name from your Fakturoid account and insert them into your Make scenario.

  1. Log in to your Fakturoid account.

  2. Click Profile Name > Settings > User account.

    Fakturoid_1.png
  3. Copy the API Key to a safe place.

    Fakturoid_2.png
  4. In your Make account, insert a Fakturoid module in your scenario and click the Add button next to the Connection field.

    Fakturoid_3.png
  5. Optional: In the Connection name field, enter a name for the connection.

  6. In the API Key field, enter the details copied in step 3.

  7. In the Email field, enter the email address you signed up for Fakturoid.

  8. in the Account Name field, enter the account name as visible in the URL address, and click Save.

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

Connect Fakturoid to Make with OAuth

To establish the connection in Make:

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

    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.

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

  3. Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to the Fakturiod Authorization documentation.

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

  4. Click Save.

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

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

Set Up Fakturoid Webhooks

This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant tag next to their name.

To set up a webhook, follow these steps:

  1. Add an Fakturoid instant module to your scenario and click Create a webhook.

  2. Optional: Enter a name for the webhook in the Webhook name field.

  3. Select the corresponding connection for the webhook in the Connection field.

  4. Click Save > Copy address to clipboard.

  5. Log in to your Fakturoid account.

  6. In the upper right, click your Profile name > Settings.

  7. Click Connect other apps > Webhooks. > New webhook.

  8. In the Webhook address field, paste the copied URL above.

  9. Click Save.

Fakturoid will now send data to Make through the webhook when the selected event occurs.

Build Fakturoid Scenarios

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

Contacts
  • Watch Contacts

  • Search Contacts

  • Get a Contact

  • Create a Contact

  • Update a Contact

  • Delete a Contact

Invoices
  • Watch New Invoices

  • Watch Invoice Events

  • Search Invoices

  • Get an Invoice

  • Get Invoice Lines

  • Create an Invoice Message

  • Create an Invoice

  • Update an Invoice

  • Delete an Invoice

  • Download an Invoice

  • Mark an Invoice as Sent

  • Lock / Unlock an Invoice

  • Cancel / Undo an Invoice

Invoice Payments
  • Create an Invoice Payments

  • Delete an Invoice Payments

Expenses
  • Search Expenses

  • Get an Expense

  • Create an Expense

  • Update an Expense

  • Delete an Expense

  • Lock / Unlock an Expense

Expense Payments
  • Create an Expense Payment

  • Delete an Expense Payment

Templates
  • Search Templates

  • Get a Template

  • Create a Template

  • Update a Template

  • Delete a Template

Recurring Templates
  • Search Recurring Templates

  • Get a Recurring Template

  • Create a Recurring Template

  • Update a Recurring Template

  • Delete a Recurring Template

Other
  • Make an API Call