amazing video. Can you post an example call out using Queueable? Also for apex web services i always use webhooks to push data from external system to salesforce? What's your two cents on that Chris?
Hi Massimo, here's a video I did that covers Callouts and Queueables: ruclips.net/video/ok8OUkC_rOw/видео.html I haven't had much of a chance to use webhooks when working with Salesforce. Sounds interesting though, I'll have to look into that.
Hey Fathima, here's a video I made awhile ago that shows how to use Postman to make a request to an SF web service: ruclips.net/video/F8ePYhOy9UI/видео.html Here's a playlist that goes over the basics of Web Services: ruclips.net/p/PLL3Iw8hs1Qkq5-feSfNvYUytNe6pl1OEV Let me know if you have any questions.
also in the video you mention handling payload error? have you created a video on it? thanks
amazing video. Can you post an example call out using Queueable? Also for apex web services i always use webhooks to push data from external system to salesforce? What's your two cents on that Chris?
Hi Massimo, here's a video I did that covers Callouts and Queueables: ruclips.net/video/ok8OUkC_rOw/видео.html
I haven't had much of a chance to use webhooks when working with Salesforce. Sounds interesting though, I'll have to look into that.
Hey Chris, How do you handle if the api accept single record? how does it work when there is bulk data load? Thank you
Chris make some video on how to write test class for this POST/Get request
Sure, I'll post a video on this in a few days.
Here you go: ruclips.net/video/uD8G4y1avBw/видео.html
Can u do a video using rest api callouts in postman
Hey Fathima, here's a video I made awhile ago that shows how to use Postman to make a request to an SF web service:
ruclips.net/video/F8ePYhOy9UI/видео.html
Here's a playlist that goes over the basics of Web Services:
ruclips.net/p/PLL3Iw8hs1Qkq5-feSfNvYUytNe6pl1OEV
Let me know if you have any questions.
@@ChrisMarquez this is for call in ryt (salesforce )
gist no longer works
Here's a working gist: gist.github.com/chrismarquezdev/7f8d70ddc72b76f137f38cf2b497047c
@@ChrisMarquez Thanks !