Learn how to perform HTTP requests using the JavaScript standard Fetch API from a Lightning Web Component (or any other JS file).
* https://trailhead.salesforce.com/content/learn/trails/learn-to-work-with-javascript
* https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
* https://app.lwc.studio/view/9UvzKbkZrxQ4RYRrWJf4
* https://www.youtube.com/watch?v=nf7eqg9WWPg
00:00:04 Introduction
00:00:15 What is the Fetch API?
00:00:29 What are we building?
00:00:58 Remote site settings
00:01:07 Content Security Policy Trusted Sited
00:01:21 LWC Application demo
00:02:00 Making a GET request using Promises
00:03:39 Convert image Blob to Base64 image
00:04:19 Making a POST request using async/await
00:05:27 Resources
00:05:52 Thanks for watching
Connect with Salesforce Developers:
Join the Community: www.salesforce.com/devcommunity
Website: https://developer.salesforce.com/
LinkedIn: https://linkedin.com/showcase/salesforce-developers
Twitter: https://twitter.com/salesforcedevs
Facebook: https://facebook.com/salesforcedevs/
Download
0 formats
No download links available.
HTTP Requests from LWC with the Fetch API | Developer Quick Takes | NatokHD