Creating Salesforce REST Endpoints

preview_player
Показать описание
Making your own endpoint and writing your own GET, POST, and DELETE functions, this video shows you how to easily create a custom REST endpoint quickly. I provide more details and the code I used for you to copy and work off of in the blog post here...

Cheers!
Рекомендации по теме
Комментарии
Автор

Excellent, no nonsense tutorial. Thanks!

Vlfkfnejisjejrjtjrie
Автор

Thnks for the video, is it possible to make a Flow visible to external systems using this feature?

artisticomx
Автор

Excellent tutorial. Looking forward to exploring more of your content. Thank you!

malumkharn
Автор

This is excellent thanks for the videos. Keep up the good work!

JB-wnwb
Автор

This is so great, Thanks Man
Could you share more code snippets on your website, very helpful.

sravyareddy
Автор

Can Big Objects be populated in this manner?

aniljami
Автор

Hi thanks for your video. Its really awesome. But i have a request. How can i access salesforce reports in another website to show a live table or chart in that website. I tried to find this everywhere but not found any solution. may you can help. Thanks.

ethcybo
Автор

declarations can only have one scope salesforce apex....can someone help out how to resolve this error

varshadustakar
Автор

Great work man ! ! ! thank you so much....

akashchavan
Автор

Any advice how to make our REST endpoint open, without authorization, to for example our Aura app?

jacekwroniewski
Автор

Hi! I'm working on an integration between .net and SF. I need to consume Data from my org... the problem is that the requirement it's quite difficult. I need to ask to SF to bring me a component that it's located only in the metadata ( the sharing of folders, the sharing that tells you which user and PG has view access, edit access or manage access to the folder). The only way to gather this is calling the metadata API right? (downloading the WSDL of the metadata API of my org).

ulover
Автор

Does it support for multiple json values or only a single value?

sravyareddy
Автор

Why do we use the ' * ' with the URL Mapping?

priyankarsaha