PipedreamHQ / PipedreamHQ/pipedream

[Components] nutrient_document_web_services_api

Open
#15,910 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# nutrient_document_web_services_api
## URLs
- https://www.nutrient.io/api/documentation/developer-guides/api-overview/
## Webhook Sources
### new-nutrient-report-instant
#### Description
Emit new event when a new nutrient report is generated. Users can specify optional filters such as report type or nutrient categories.
### new-food-analysis-instant
#### Description
Emit new event when a new food analysis result is available. Users can configure optional parameters such as food type or analysis scope.
### new-nutrient-database-update-instant
#### Description
Emit new event when the nutrient database receives an update. Useful for tracking changes in nutritional values of food items.
## Actions
### retrieve-nutrient-data
#### Description
Retrieve nutrient data for a specified food item using its ID or name. Users can optionally filter by specific nutrients.
### analyze-food-item
#### Description
Submit a food item for nutrient analysis and receive results. Requires food item details as input.
### search-food-database
#### Description
Search for food items in the nutrient database using keywords or filters such as category or nutrient content.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.