Back to Browse

Create Custom Twitter Feed Using Lightning Web Component

2.3K views
May 5, 2020
23:50

In this tutorial, you will learn how to create a custom twitter feed using the lightning web component. In this session, we are doing the following steps. 1.Create the field inside the Contact object to store the username name 2.Create a VF page to load the script given by twitter (currently not working in LWC directly) 3. Add the URL inside the remote setting to avoid the CORS issue 4. Create an LWC component 5. Add iframe of VF page to LWC 6. Fetch the record id and record details using getRecord wire adapter 7. Deployment of component 8. Final output LINKS USED IN THIS VIDEO ====================== TWITER URL https://developer.twitter.com/en/docs/twitter-for-websites/embedded-tweets/guides/cms-best-practices GITHUB URL https://github.com/karkranikhil/salesforcetroop-code/tree/master/force-app/main/default/lwc/twitterHandlerLwc FOR COOL STUFF OF LIGHTNING WEB COMPONENT https://www.salesforcetroop.com/ FOLLOW ME - FACEBOOK - https://www.facebook.com/salesforcetroop LINKEDIN - https://www.linkedin.com/company/salesforce-troop TWITTER - @karkra_nikhil This is especially for all the students and IT professional who wants to make their career in Salesforce. PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK. Let everyone learn Salesforce and become a part of our #Ohana.

Download

0 formats

No download links available.

Create Custom Twitter Feed Using Lightning Web Component | NatokHD