Download connector configurations from Base44 to localDocumentation Index
Fetch the complete documentation index at: https://docs.base44.com/llms.txt
Use this file to discover all available pages before exploring further.
.jsonc files. The command fetches all connectors and saves them to your connectors directory, one file per connector. By default the connectors directory is base44/connectors/, but you can customize the path in your project configuration.
Usage
Sync behavior
| Remote state | Local state | Result |
|---|---|---|
| Connector exists | Connector exists | Local file is replaced with remote. |
| Connector exists | Connector doesn’t exist | Local file is created. |
| Connector doesn’t exist | Connector exists | Local file is deleted. |
See also
connectors push: Push local connector configurations to Base44- Shared connectors: Learn how to configure connectors
- Using Connectors: Guide to using connectors in your app

