General
Server Side SDKs
Core API
- Companies
- Invite Links
- Sync
- Passthrough
- Real Time
- Webhooks
Unified API
- Accounting
- Payments
- Ecommerce
- CRM
Webhooks
Get Webhooks
Retrieve all webhooks from the database.
GET
/
core
/
webhooks
Authorizations
Response
200 - application/json
The data of the webhooks endpoint
The data of the webhooks endpoint
The date the webhook was created
The data models of the webhook
Available options:
ACCOUNTS
, BANK_ACCOUNTS
, BILLS
, BILL_PAYMENTS
, COMPANY_INFO
, CONTACTS
, BILL_CREDIT_NOTES
, INVOICE_CREDIT_NOTES
, DOCUMENTS
, EXPENSES
, INVOICES
, INVOICE_PAYMENTS
, ITEMS
, LINE_ITEMS
, TAX_RATES
, JOURNAL_ENTRIES
, BANK_TRANSACTIONS
, JOURNAL_LINES
, PURCHASE_ORDERS
, SALES_ORDERS
, PHONE_NUMBERS
, ADDRESSES
, EXTERNAL_LINKS
, CONTACT_PERSONS
, INCOME_STATEMENT
, BALANCE_SHEET
, TRACKING_CATEGORIES
, CASH_FLOW_STATEMENT
, CURRENCIES
, PAYMENT_CUSTOMERS
, PAYMENT_INVOICES
, PAYMENT_LINE_ITEMS
, PAYMENT_ITEMS
, PAYMENT_ORDERS
, PAYMENT_TAX_RATES
, PAYMENT_DISPUTES
, PAYMENT_PAYMENTS
, PAYMENT_REFUNDS
, PAYMENT_PAYMENT_LINKS
, PAYMENT_PAYOUTS
, PAYMENT_ADDRESSES
, PAYMENT_PHONE_NUMBERS
, PAYMENT_EXTERNAL_LINKS
, PAYMENT_TRANSACTIONS
, PAYMENT_BALANCES
, ECOMMERCE_ORDERS
, ECOMMERCE_CUSTOMERS
, ECOMMERCE_PRODUCTS
, ECOMMERCE_LINE_ITEMS
, CRM_CONTACTS
, CRM_COMPANIES
, CRM_DEALS
, CRM_LEADS
, CRM_NOTES
, CRM_PIPELINES
, CRM_STAGES
, CRM_ACTIVITIES
, CRM_TASKS
, CRM_USERS
, CRM_EXTERNAL_LINKS
, CRM_PHONE_NUMBERS
, CRM_ADDRESSES
The headers of the webhook
The ID of the webhook
The name of the webhook
The operations of the webhook
Available options:
CREATE
, UPDATE
, DELETE
The type of the webhook
Available options:
DATA_MODEL_CHANGES
, CONNECTION_CHANGED
, SYNC_COMPLETED
The URL of the webhook