how can I do this programatically, since my app will be published in the salesforce app exchange and will be installed by any user and I can't go and set the remote site settings there
Hi Venu, As of now I am not providing any in-person training but still you can connect me over below mail Id for any questions or query forcefellow@gmail.com
how can I do this programatically, since my app will be published in the salesforce app exchange and will be installed by any user and I can't go and set the remote site settings there
nice video. What if the API requires authentication ? how to get access token and pass to main endpoint callout when using fetch API?
So is it that for lwc callouts we add the api url in csp and for apex callouts we add it in remote site settings?
Can you explain a bit about these?
Yes, absolutely correct.
👍👍👍👍👍
Sir ...i need your help in getting end to end training..
Hi Venu,
As of now I am not providing any in-person training but still you can connect me over below mail Id for any questions or query
forcefellow@gmail.com
Hi Google Place API autocomplete using LWC component without Apex class.can you please provide.
Hi Rehaman,
We can call any API using fetch method in LWC. If you are facing any challenge then share details on below mail-
forcefellow@gmail.com
Please make a video ... How to display rest api data in lwc using apex class
Sure, in coming videos will cover that part too.
The big advantage I see is to bypass the HttpRequest size limit in APEX
Yes, this is true