Supplier
Overview
Direction: Nexvia → Zudello
Sync Type: Incremental sync
Multi-tenant: Uses subdomainId filtering
Supplier data flows from Nexvia to Zudello with support for incremental synchronization, which means only new or updated suppliers are synced to save time.
Field Mappings
Zudello Field | Nexvia Field | Data Type | Notes |
---|---|---|---|
legal_name | name | String | Supplier legal name |
trading_name | name | String | Same as legal name |
tax_number | gstNumber | String | GST/tax registration number |
status | disabled | String | ACTIVE if not disabled, INACTIVE if disabled |
Processing Logic
Status Determination
A supplier's status in Zudello is determined by the disabled
field in Nexvia. If a supplier is disabled in Nexvia, it will be set to INACTIVE
in Zudello. Otherwise, it will be ACTIVE
.
Incremental Synchronization
To save time, the integration only syncs suppliers that are new or have been updated since the last check.
Related Documentation
- Project - Job-based supplier relationships
- Additional Bill - Supplier bill processing
- Bill from PO - PO-based supplier billing
- Purchase Order - Supplier purchase order tracking