@intuned/sdk
helpers.
products.ts
.extractArrayOptimized
helper to extract the monitors info from the table into a monitors
object.
Run the API and make sure the extractor is reading the right data and working as expected. Create empty parameters when asked.
products.ts
API. Intuned has helpers (extractStructuredDataFromFile
) that extracts data from files. The extractStructuredDataFromFile
helper takes a file url and a json schema for data you are trying to extract and returns it as a json object. To learn more about file data extraction, checkout File data extraction.extractArrayOptimized
helper to extract the list of items and extractStructuredDataFromFile
to extract data from files.