Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JsonParseAgent #1364

Merged
merged 1 commit into from Mar 22, 2016
Merged

Add JsonParseAgent #1364

merged 1 commit into from Mar 22, 2016

Conversation

dsander
Copy link
Collaborator

@dsander dsander commented Mar 21, 2016

It parses a JSON string and emits the data in a new event

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 90.753% when pulling 8e9a209 on kreuzwerker:feature/json-parse into c834314 on cantino:master.

description <<-MD
The JSON Parse Agent parses a JSON string and emits the data in a new event

`data` use [Liquid](https://github.com/cantino/huginn/wiki/Formatting-Events-using-Liquid) templating to specify the JSON string.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "data is the JSON to parse. Use Liquid..."

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cantino
Copy link
Member

cantino commented Mar 22, 2016

Nice :)

It parses a JSON string and emits the data in a new event
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 90.753% when pulling e2981b0 on kreuzwerker:feature/json-parse into c834314 on cantino:master.

@dsander
Copy link
Collaborator Author

dsander commented Mar 22, 2016

Thanks for the review!

dsander added a commit that referenced this pull request Mar 22, 2016
@dsander dsander merged commit 0755451 into huginn:master Mar 22, 2016
@dsander dsander deleted the feature/json-parse branch March 22, 2016 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants