Forum Discussion
timparsons
Feb 27, 2020Brass Contributor
RESTful API webpart
Does anyone know of a SharePoint web part that can connect to external APIs directly? Or if they can be custom-built, how would I go about it?
O365Developer
Feb 28, 2020Brass Contributor
Hi Tim,
THere is no OOB Webpart,you need to do a custom-built.
https://www.youtube.com/watch?v=SDjKRfHA1nw
There are a lot of articles in internet which is used to invoke a API using SPFx.