Connecting from Code
This section provides information on how to connect the connector from the code.
Last updated
This section provides information on how to connect the connector from the code.
Last updated
The driver for provides simple connectivity steps from code. The primary functionality of the Lyftrondata Python Connector lies in querying, which interacts directly with the available services for your connector. However, many of these stored procedures rely on information stored in the provider's tables. These tables must be populated by the user and will contain all of the information that a certain user has on their connector account. The tables will rely on user data provided by connector on their endpoints.
Once the needed input data is present, one can execute SELECT queries by running the query maker function of Lyftrondata_Connector.
See wheel [installation](../../../Sales Analytics/zoho-commerce/driver-framework/installation.md) for the prerequisite information you need to deploy the source connector.
Do you have questions about how to use the platform? Don't worry; we've got you covered. Simply follow the quickstart instructions .
We're always happy to answer any additional questions you may have!