Clients are published from Matters.Cloud to Klyant both when they are first created and whenever updates are made.
| Matters.Cloud | Klyant |
|---|---|
| client.name | client.name |
| client.code | client.code |
| client.billing_email* | client.email |
| First email address only | |
| client.phone | client.phone |
| client.mobile_phone | client.mobile_phone |
| primary_address.address_1 | client.address_line_1 |
| primary_address.address_2 | client.address_line_2 |
| primary_address.address_3 | client.address_line_3 |
| primary_address.locality | client.city |
| primary_address.region | client.region |
| primary_address.country | client.country |
| primary_address.postcode | client.postcode |
| organization.tax_number | client.tax_number |
| organization.url | client.website |
Matters are published from Matters.Cloud to Klyant when they are created and whenever updates are made.
| Matters.Cloud | Klyant |
|---|---|
| matter.client_matter_code | matter.reference |
| matter.name | matter.description |
| matter.status | matter.status |
| matter.open_date | matter.created_date |
Invoices are published from Matters.Cloud to Klyant when they are either marked as sent, sent via email, or exported from the integrations page.
| Matters.Cloud | Klyant |
|---|---|
| invoice.invoice_number | invoice.number |
| invoice.invoice_date | invoice.date |
| invoice.tax_amount | invoice.tax_amount |
| invoice.amount | invoice.total_amount |
| invoice.currency_id | invoice.currency |
| invoice.due_date | invoice.due_date |
| invoice_item.description | invoice_line.description |
| invoice_item.item_type | invoice_line.type |
| invoice_item.tax_rate | invoice_line.tax_rate |
| invoice_item.quantity | invoice_line.quantity |
| invoice_item.amount | invoice_line.amount |
Credit Notes are published from Matters.Cloud to Klyant when they are either marked as sent, sent via email, or exported from the integrations page.
| Matters.Cloud | Klyant |
|---|---|
| invoice.invoice_number | credit_note.number |
| (where invoice_type = 'Credit note') | |
| invoice.invoice_date | credit_note.date |
| invoice.tax_amount | credit_note.tax_amount |
| invoice.amount | credit_note.total_amount |
| invoice.currency_id | credit_note.currency |
| invoice.due_date | credit_note.due_date |
| invoice_item.description | credit_note_line.description |
| invoice_item.item_type | credit_note_line.type |
| invoice_item.tax_rate | credit_note_line.tax_rate |
| invoice_item.quantity | credit_note_line.quantity |
| invoice_item.amount | credit_note_line.amount |
Invoice Payments are imported from Matters.Cloud to Klyant once a day, on demand for a specific invoice, or by using the Import Payments function from the integrations page.
| Matters.Cloud | Klyant |
|---|---|
| invoice_payment.date | payment.date |
| invoice_payment.amount | payment.amount |
| invoice_payment.invoice_id | payment.invoice.id |
| invoice_payment.currency_id | payment.currency |
| invoice_payment.receipt_type | payment.type |
Klyant: Setting Up Your Integration