Import data from Chapter 10 files directly into Sift
Credentials
Before starting this section, ensure you have retrieved your API key and the appropriate Sift URL for your provisioned environment.
Instructions on obtaining the API key and URL are available in the authentication section of the documentation.
Be sure to visit the Python Quickstart section of the documentation
to see how to get started with the Sift Python client library before continuing.
Uploading Chapter 10 files requires implementing a concrete version of BaseCh10File to parse your Chapter 10 file. Please reach out to the Sift team for a specific implementation.
First create or obtain a parser implementation:
Then use the following steps to upload that file into Sift: