Add JsonToJsonl task #142
Labels
area/plugin
Plugin-related issue or feature request
enhancement
New feature or request
good first issue
Great issue for new contributors
kind/quick-win
Seems to be quick to do
Feature description
Too many users have to tediously do:
Only to get from the JSON returned by a typical API to a JSON-L format needed by kestra tasks such as e.g.
ForEachItem
.We should instead allow (without going through Ion):
full example showing the current state:
The text was updated successfully, but these errors were encountered: