You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Scripted Connector fetches cryptocurrency data from CoinCap API, converts certain string values to floats, and then sends the modified data to Data API endpoint.
3
+
This Scripted Connector retrieves cryptocurrency asset information from the [CoinCap 2.0 RESTful API](https://docs.coincap.io/). Afterward, it transforms specific string values into floats before transmitting the adjusted data to the Data API endpoint.
0 commit comments