- π―π΅Japan ptmkenny
I'm closing this issue because there have been no updates in five years. If you have a similar issue, please open a new issue.
I've been working on this for hours.... I finally succumb to plea for help!
I am trying to parse the USD price for bitcoin from this feed >> https://api.coindesk.com/v1/bpi/currentprice/usd.json
You can see it better formatted via this tool >> https://jsonformatter-online.com/
My feed type is trying to download via Jsonpathparser
I have tried ever combination of context and source fields but nothing works to update the field in my Asset content type.
Context examples >> $.bpi.*
$.bpi.USD.*
Field examples >> $.USD.rate
$.rate
rate
New nodes are created but the price field never gets that rate. Another test field (body) can grab feed presets (ie source, title, etc.)
Any ideas?
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing this issue because there have been no updates in five years. If you have a similar issue, please open a new issue.