Forum Discussion
wilsonclwong
Mar 18, 2019Copper Contributor
How to retrieve transaction details from data block in the blockchain via Azure Blockchain Workbench
Hi, I have setup a use case of supply chain blockchain sample application in Azure Blockchain Workbench. However, if I want to demonstrate the transaction of hash chain for proof of concept, how...
asifwaquar
May 03, 2020Copper Contributor
Hi wilsonclwong ,
After configuring Azure blockchain workbench .SQL database will also be created in resources. You may login to sql database with credentials you have provided at time of configuring Azure workbench and can see transaction details.
To capture those transaction to trigger any event you may also use logic app connector.
thank you
Asif