overview
This solution helps a provider setup a native app that allows a consumer to push snowflake data to an API and enrich it with the response of the API. The supporting features allow the provider to:
- Control the outbound fields necessary for the API call with the included Enrichment Manager Application, the changes here will automatically be sent to all consumers
- Customize the parsing logic for the outbound call as well as parse the returned API load
- Automatically request all necessary permissions for the API and scheduled tasks using the Python Permissions API
- Schedule a configured enrichment on the consumer side to run regularly