Skip to content
← Back to documentation
Technical Reference

Bexio

Swiss business software for accounting, invoicing, and project management

CategoryBusiness Intelligence
AuthenticationOAuth 2.0
Version0.2.0
Published scopes20 published scopes
Last updatedSeptember 19, 2026

Overview

Bexio

This CDK catalogue package is pinned to @activepieces/piece-bexio@0.2.0 and declares 24 declared actions and 7 declared triggers. Its definition is derived from the exact reviewed Activepieces source.

Provider runtime verification is recorded separately when an approved test connection is exercised; this catalogue entry does not claim that verification.

Technical guide

Technical reference

  • Package: @activepieces/piece-bexio@0.2.0
  • Exact artifact digest: sha256:ca2e2fc6d772212de55f158d58c682eddeb6224d403f728eaa41697f959d05c3
  • Source: the exact reviewed Activepieces source
  • Authentication, action and trigger schemas are taken from the exact pinned package.

Capability summary

AuthenticationOAuth 2.0
Supported objects31
Supported actionsNot published
Triggers7

Authentication

Authentication method: OAuth 2.0

Required scopes

openidprofileemailoffline_accesscontact_showcontact_editarticle_showarticle_editkb_invoice_showkb_invoice_editkb_offer_showkb_offer_editkb_order_showkb_order_editproject_showproject_edittask_showmonitoring_editaccountingfile

Authentication profiles

connection · oauth2

OAuth scopes: openid, profile, email, offline_access, contact_show, contact_edit, article_show, article_edit, kb_invoice_show, kb_invoice_edit, kb_offer_show, kb_offer_edit, kb_order_show, kb_order_edit, project_show, project_edit, task_show, monitoring_edit, accounting, file

Supported objects

ObjectReadWriteNotes
Create Manual Entry Yes No
Create Company Yes No
Create Person Yes No
Update Person Yes No
Update Company Yes No
Find Account Yes No
Find Company Yes No
Find Person Yes No
Find Product Yes No
Find Country Yes No
Search Invoice Yes No
Search Order Yes No
Search Quote Yes No
Create File Yes No
Create Sales Invoice Yes No
Export Invoice to PDF Yes No
Send Sales Invoice Yes No
Create Product Yes No
Update Product Yes No
Create Sales Order Yes No
Create Project Yes No
Create Sales Quote Yes No
Create Time Tracking Yes No
Custom API Call Yes No
New/Updated Company Yes No Trigger contract validated offline; live event delivery is tracked separately.
New/Updated Person Yes No Trigger contract validated offline; live event delivery is tracked separately.
New Product Yes No Trigger contract validated offline; live event delivery is tracked separately.
New Project Yes No Trigger contract validated offline; live event delivery is tracked separately.
New Sales-Invoice Yes No Trigger contract validated offline; live event delivery is tracked separately.
New Order Yes No Trigger contract validated offline; live event delivery is tracked separately.
New Quotes Yes No Trigger contract validated offline; live event delivery is tracked separately.

Triggers

New/Updated Company · Poll

Triggers when a company is added or updated

New/Updated Person · Poll

Triggers when a person is added or updated

New Product · Poll

Triggers when a new product is created

New Project · Poll

Triggers when a Project is created or updated with the chosen status

Inputs

  • status_id · string
New Sales-Invoice · Poll

Triggers when a Sales-Invoice is created or updated with the chosen status

Inputs

  • status_id · string
New Order · Poll

Triggers when an Order is created or updated with the chosen status

Inputs

  • status_id · string
New Quotes · Poll

Triggers when a quote is created or updated with the chosen status

Inputs

  • status_id · string

Setup

Setup

Create a tenant connection only in the consuming Studio instance when this connector is made available there. Credentials remain in that tenant's Vault-backed connection and are not stored in CDK package metadata.

Limitations

The package has passed deterministic offline package-load and contract validation. No provider credentials, provider API call or live webhook delivery is represented by this release state.