
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on ‎05-18-2021 10:56 PM
Hola Community,
Well, Bitcoin is in the news nowadays. It's going up and down based on some tweets. 🙂
I thought of doing something interesting, so I created a topic in ServiceNow Virtual Agent to display latest Bitcoin price. It will show prices in dollars, euros and pounds. I used an API from coinbase to get latest prices everytime and this API is free to use. I have posted the link of API in video description as well.
Please let me know your thoughts. Thanks!
Please mark this article as Helpful if it was helpful
Cheers,
Hardit Singh
- 757 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Thank you for sharing this informative video
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
What are the odds of getting some BTC with mining? This is my main source of income, and I invested a lot in my Bitcoin farm, and I don't want to wake up one day and hear that there is no way anymore to mine BTC. However, I am noticing that the amount of BTC my farm mine a day gets smaller month after month. I am mining BTC because it is one of the most anonymous cryptocurrencies ever. You can even use a bitcoin tumbler. It is special software used to stay anonymous while making bitcoin transactions so that no one could track it.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
This helps a lot, people should learn about crypto more.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Tracking the price of BTC and other cryptocurrencies makes sense because you want to be up to date with everything. It's cool that we have an option like that, but there's an easier way to do it. You can track the price on your trading platform.
I wasn't sure what the best crypto exchange Australia is, but I researched and found information on the Eveningstar website. They suggested CoinBase, and I agreed that it looked like the best one. Your trading platform is important because you don't want to use bogus trading platforms where you'll get scammed.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hey there! That's a pretty cool project you've got going on there, especially with all the buzz around Bitcoin these days. It's great that you found a way to display the latest prices in different currencies within ServiceNow Virtual Agent. Plus, using the free API from Coinbase is definitely a bonus – who doesn't like free stuff, right? Curious though, how do you find the Bitcoin price fluctuations in response to tweets? It's fascinating to see how social media can have such an impact on supply and demand forex these days. Keep up the good work, and thanks for sharing your project with the community!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Absolutely, you're on the right track! Using APIs in Virtual Agent is a powerful way to fetch real-time data like Bitcoin prices. You'll need to find a reliable API that provides this information. Once you have the API endpoint and access token, you can use programming languages like Python to make HTTP requests and get the data. This way, you'll have the latest Bitcoin prices in different currencies at your fingertips.