E-conomic
E-conomic is a cloud-based accounting software designed to simplify financial management for small and medium-sized businesses. It offers a range of features to handle accounting tasks, including invoicing, expense tracking, bank reconciliation, and financial reporting.
Supported Features
| Feature name | Supported | |
|---|---|---|
| Column Hashing | True | Field level |
| Blocking | True | Field level |
| Incremental | False | |
| Custom data | False | |
| History | False | |
| ReSync | True | Table level |
| Templates | True |
Data Schema
๐ง Setup Guide
Step 1 - Begin Configuration
- In the connector setup form, enter the destination schema name of your choice.
- Click Authorize to allow Weld to access your E-conomic account using OAuth.
Step 2 - Approve and finalize
- Approve Weld to access your E-conomic account.
- When authorization is complete, you will be redirected back to the Weld connections overview. The configuration is complete.
๐ SQL Templates
View all โRetrieves invoice line items from the economic integration. It combines data from the "booked_invoices" table and the "products" and "customers" tables to provide information such as the customer name, invoice details, product details, and order by date in descending order.
Retrieves order items from the "economic" integration. It combines data from the "orders" table and the "customers" table, joining them based on the customer ID. The result is sorted in descending order by date.