Connecting from Code
This section provides information on how to connect the connector from the code.
Working with the connector
The Lyftrondata driver for Zoho Commerce 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.
Connecting from code
See wheel [installation](../../../Sales Analytics/zoho-commerce/driver-framework/installation.md) for the prerequisite information you need to deploy the source connector.
Quickstart Steps
Do you have questions about how to use the platform? Don't worry; we've got you covered. Simply follow the quickstart instructions here.
Questions?
We're always happy to answer any additional questions you may have! Set up a meeting with our data experts.
Last updated