Configuring Conta Simples as a Source
In the Sources tab, click the “Add source” button in the top-right corner, then select Conta Simples from the list of connectors. Click Next and add your access details.1. Add account access
The following configuration fields are available:- API Key: API Key obtained from Conta Simples Internet Banking. Check Conta Simples developer documentation for instructions on generating your credentials.
- API Secret: API Secret obtained from Conta Simples Internet Banking.
- Start Date: The earliest date from which statement data will be synced.
2. Select streams
Choose which streams you want to sync. For faster extractions, select only the streams you need.Tip: You can search streams by name.Select the streams and click Next.
3. Configure data streams
Customize how data should appear in your Catalog, including layer, table naming, and sync type.- Layer: Select the destination layer where extracted tables will be created.
- Table name: Use the suggested name or customize it. You can also apply a prefix to all tables.
- Sync Type: Choose between
INCREMENTALandFULL_TABLE.
4. Configure data source
Add a clear description for this source so your team can identify it easily. To define your Trigger, choose how often data should be extracted (for example, daily, weekly, or at fixed times). Optionally, configure additional settings:- Delta Log Retention, which controls how long old table states are kept. Learn more here.
- Additional Full Sync, to periodically complement incremental runs with a complete refresh.
5. Check your new source
You can view your new source on the Sources page. If needed, trigger a run manually from the source actions.Streams and Fields
Below are the currently available streams in the Conta Simples connector and their main fields.Credit Card Statement
Credit Card Statement
Credit card transaction records from the
/statements/v1/credit-card endpoint. Supports incremental sync via transactionDate.Banking Statement
Banking Statement
Banking account transaction records from the
/statements/v1/banking endpoint. Supports incremental sync via transactionDate.Cards
Cards
Credit card listing from the
/credit-cards/v1/cards endpoint. Supports incremental sync via updatedAt.Categories
Categories
Expense categories from the
/categories/v1/categories endpoint. Supports incremental sync via updatedAt.Users
Users
User accounts from the
/users/v1/users endpoint.Roles
Roles
User roles from the
/users/v1/roles endpoint.Invites
Invites
Pending user invitations from the
/users/v1/invites endpoint.