Salesforce Integrations with Scenarios that Every Developer Must Know

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 140

  • @HG-tq5fo
    @HG-tq5fo 10 днів тому

    In case schema added in description is not working for you( there are some indentation errors ), below can be referred :
    openapi: 3.0.0
    info:
    version: '1.0.0'
    title: Employee Search API
    description: API to search employees in the system.
    paths:
    /employee:
    get:
    tags:
    - EmployeeAPI
    summary: API to search employees
    operationId: searchEmployee
    description: |
    Use this endpoint to search for an employee in the system by their Employee Number.
    parameters:
    - in: query
    name: employeeNo
    description: Employee Number to search in the system.
    required: true
    schema:
    type: string
    responses:
    '200':
    description: Search results matching the criteria.
    content:
    application/json:
    schema:
    type: array
    items:
    $ref: '#/components/schemas/Employee'
    '400':
    description: Bad input parameter.
    content:
    application/json:
    schema:
    type: object
    properties:
    error:
    type: string
    example: "Invalid Employee Number format."
    components:
    schemas:
    Employee:
    type: object
    required:
    - empNo
    - employeeName
    - employeeAge
    - employeeJoiningDate
    properties:
    empNo:
    type: string
    format: uuid
    example: emp-01
    employeeName:
    type: string
    example: Test Name
    employeeAge:
    type: integer
    format: int32
    example: 19
    employeeJoiningDate:
    type: string
    format: date
    example: '2015-01-01'
    servers:
    - url: virtserver.swaggerhub.com/YOUR_USERNAME_HERE/Employee/v1

    • @routhuaravind6006
      @routhuaravind6006 3 дні тому

      worked for me Replaced from "paths:" till "example: '2015-01-01'"
      tnq

  • @shanuanand2050
    @shanuanand2050 Місяць тому +39

    Please do not leave us after now. Welcome back.

  • @memesv3.093
    @memesv3.093 Місяць тому +21

    Legend has arrived, Hats off Sreekanth
    Waiting for more videos

  • @nizamuddin_md
    @nizamuddin_md Місяць тому +6

    You don't know how excited I am when I saw thumbnail of this video. Literally my feeling is "Hammayya" . Please continue Salesforce videos🙏 like LWC, Clouds like Sales, Service, CPQ etc. Thank you for the wonderful content.

  • @shubhammathurkar4816
    @shubhammathurkar4816 Місяць тому +17

    Hi Srikanth, So happy that you are back. Make a video in Apex basic to advance so developer learn fast😚

  • @lakshmansfdc
    @lakshmansfdc Місяць тому +5

    Hi Srikanth, good to see you again. Thank you for all the hardwork you put in for the community.

  • @kalisandipam5032
    @kalisandipam5032 Місяць тому +5

    5 hours video entra vegi. Enni rojulu teesukunav prepare cheyadaniki. Great dedication machaa 👏👏

  • @hameedshaik-ko2ij
    @hameedshaik-ko2ij Місяць тому +5

    Have been looking for a new video from you, glad that you are back

  • @SowjanyaB-td1rg
    @SowjanyaB-td1rg Місяць тому +6

    Your videos are very crystal clear.

  • @javalearner-q4j
    @javalearner-q4j Місяць тому +5

    Hello Sreekanth thank you for all the salesforce related videos, all the videos were very helpful and welcome back ❤

  • @pranavik228
    @pranavik228 Місяць тому +5

    Thankyou so much for coming back..we need your videos

  • @RAGHAVPERISETLA
    @RAGHAVPERISETLA Місяць тому +5

    Thank you Thank you Thank you so much for the com back Please do not leave us after now. Welcome back KING OF SALESFORCE AND EINSTEIN - SRIKANTH

  • @samarthhegde5435
    @samarthhegde5435 Місяць тому +3

    Hi Srikanth, So happy that you are back, Hoping to get more videos from you in the future.

  • @RareFreaksWorld
    @RareFreaksWorld Місяць тому +3

    Thank you for coming back. We missed you. 🎉

  • @swarnalide2413
    @swarnalide2413 14 днів тому +1

    Thank you soooo much. Most awaited session. First time I am learning integration without feeling bored

  • @shivanandtotar4357
    @shivanandtotar4357 Місяць тому +4

    Most awaited topic from you sir 👏👏👏👏💐

  • @shwetagajbhiye7711
    @shwetagajbhiye7711 Місяць тому +3

    Omg.....thank you for coming back. I am so happy 😊

  • @shubhampatil9431
    @shubhampatil9431 25 днів тому

    Before i dont understand how to do the integration..i saw so much videos on youtube but i didnt understand anything..but when i saw your integration videos i learn so much about integration..now i know the integration how it work...thank you for this video..

  • @pavannandan498
    @pavannandan498 Місяць тому +1

    After the long time, the video quality and content creation was very good

  • @sreyashi3085
    @sreyashi3085 28 днів тому

    Thank you so much for posting such important topic in such a clear and interesting way. Have been a fan of your videos for a long time and we all have been patiently waiting for your comeback! Looking forward to seeing more videos from you!

  • @ShivasriDonthula
    @ShivasriDonthula 6 днів тому

    Great content. Very detailed explanation. Looking forward to see more such salesforce content from you.

  • @priyareddy6743
    @priyareddy6743 3 дні тому

    Glad u are back, Sir. Thanks much for the great video. Very excited to watch it

  • @puneetkumbi
    @puneetkumbi 19 днів тому

    Love your content !! Simple & Scenario based explanations. Thanks for all that you do ! Please continue covering different topics

  • @PANKAJKUMAR-uo5ub
    @PANKAJKUMAR-uo5ub Місяць тому +1

    Good to see sir, you have start creating content again. I love your explanation. I learnt many concept from your videos and got job as salesforce developer. please share your linkedIn profile link. love to be the part of your network

  • @DeveshWarhade-s5m
    @DeveshWarhade-s5m Місяць тому

    Your teaching style and abundance of knowledge, varieties, visuals, explanation, logic, queries by Q boy and solutions are mesmerizing. It is valueableee than any course available in Udemy or on any other platform. Some taught 2, some other 3, some other 1 about integration. it only put me in more and more doubt by other instructors in Udemy. JUSTTT THANKS A LOT AND PLEASE KEEP COMING WITH SUCH AMAZING, EXCLUSIVE CONTENT. We miss your videos.

  • @Kshirsagar.abhishek
    @Kshirsagar.abhishek Місяць тому +3

    Welcome back sir ji 🤩🥳

  • @sankalpjustdial
    @sankalpjustdial Місяць тому +2

    Sreekanth, so cool.. man your channel should be awarded ... Your videos are the best for any beginners. Kind of you to take time and post this.
    Any plans of LWC .. pls consider LEC next that is another tiger that needs to be converted to a cat 😊

  • @RajendraRakesh
    @RajendraRakesh Місяць тому

    Thank you, for posting videos and Welcome back Srikanth. Expecting more videos

  • @ajitnaykinde-h2u
    @ajitnaykinde-h2u 26 днів тому

    heard from friend today for integration video....great to see you back in ground

  • @RahulKumar-ii9wi
    @RahulKumar-ii9wi Місяць тому +1

    Waited so long for your videos.❤

  • @raghavendrasharma2466
    @raghavendrasharma2466 Місяць тому

    Learn so much from your videos, welcome back and share your knowledge with us. 😊😊

  • @sankethtk5566
    @sankethtk5566 Місяць тому

    "Keep those awesome videos coming! Can't wait for your next drop on LWC and more cool content!"

  • @zulfiyahanim694
    @zulfiyahanim694 Місяць тому +1

    So happy to see you are back

  • @naveenyalamala
    @naveenyalamala Місяць тому +2

    Anna vachesadu 🤩..ennallaku mi darsanam ayindhi

  • @priyankasrivastava5652
    @priyankasrivastava5652 Місяць тому

    Omg, you are back, Thanku for the video sir, please keep posting videos like this. We really really need you 🙏🙏🙏

  • @ambatiambati-t5v
    @ambatiambati-t5v Місяць тому +1

    Thanks for your time to make learning fun bro

  • @SahilKhan-mx1rp
    @SahilKhan-mx1rp Місяць тому +1

    Welcome back Srikanth.

  • @firushanov
    @firushanov Місяць тому +2

    Yehooow, happy to see you back!

  • @sfdcworkskill2250
    @sfdcworkskill2250 Місяць тому

    Happy to see you again thanks for coming back

  • @atrivedi1000
    @atrivedi1000 Місяць тому

    Your video are really helpful for every Salesforce developer

  • @panditaniket
    @panditaniket 25 днів тому

    Welcome back Shrikant sir❤ Thankyou for covering this topic and explaining everything so nicely. Please make series on LWC also, its an humble request.

  • @PavanPaduchuri
    @PavanPaduchuri Місяць тому +1

    What i learned for years was explained in few hours

  • @shashankrajawat8938
    @shashankrajawat8938 Місяць тому

    We are really waiting for long time your video's are awesome

  • @shaswatsood4595
    @shaswatsood4595 Місяць тому +4

    King is back!

  • @rajsharma652
    @rajsharma652 Місяць тому

    wow !integration can be so easy to understand in salesforce.

  • @Sachin65640
    @Sachin65640 Місяць тому +2

    Thank you for the detailed video.
    Can you please make video on files and attachments integration.
    Thank you in advance.

  • @krishnapatil9618
    @krishnapatil9618 Місяць тому

    Your Videos are very helpful. expecting more videos on integration and salesforce cloud's Thank you.

  • @jrjr1158
    @jrjr1158 Місяць тому

    Thank you for the very good understandable video of all about Integration.

  • @RavindraVepuri
    @RavindraVepuri Місяць тому +1

    Usually I wont add any comments in UA-cam but now I just wana say onething after seeing this video from sreekanth ahnna.. Once upon a time there lived a Ghost and he is Not a Myth anymore

  • @devansh2535
    @devansh2535 Місяць тому

    Amazing lecture, sir! So happy you're back 😊. Just a small suggestion: At 2:16:14, I think the checkbox was shown under the standard SOAP API by mistake. Since we had just covered Apex REST API, it got a bit confusing, but I figured it out after cross-checking. Thanks again for the great content!

    • @SalesforceExclusive
      @SalesforceExclusive  Місяць тому

      Thanks for pointing out, its editing mistake. I placed it wrongly for 2 scenarios, due to limitation with youtube i cannot swap them, i may need to trim them out for avoiding any confusion. Thanks Devansh

  • @PrateekMathur1991
    @PrateekMathur1991 День тому

    Good one. Consider dividing the video into multiple chapters.

  • @Ram-vs6dh
    @Ram-vs6dh Місяць тому

    Hi Srikanth, Hope you are doing well , Your way of explanation is excellent , Thanks looking for videos

  • @naveenkumarjai8368
    @naveenkumarjai8368 29 днів тому

    great work bro i am grateful to your work and knowledge

  • @shivanandtotar4357
    @shivanandtotar4357 Місяць тому +1

    Well come back ❤🎉 sir 💐

  • @SanjayR-r1z
    @SanjayR-r1z 23 дні тому

    Really awesome contents. Thanks a lot ❤. We really expect more videos from you like this 😅. Please teach us LWC and Aura like this🙏

  • @brahmareddy9729
    @brahmareddy9729 Місяць тому

    Thank you very much Sreekanth. very helpful video.

  • @RajkumarChowhan-z8z
    @RajkumarChowhan-z8z Місяць тому

    Hi Srikant it's truly amazing series additionally we are expecting LWC complete series hope your next series might be on LWC finger crossed and if possible start coaching classes for salesforce.

  • @arshadakramsyed
    @arshadakramsyed Місяць тому

    Excellent explanation sir. Thankyou

  • @adarsh457
    @adarsh457 Місяць тому +1

    Finally after a long time 😊

  • @saurabhsendragade3758
    @saurabhsendragade3758 Місяць тому

    After years of waiting u back 😅

  • @SagarTablet
    @SagarTablet Місяць тому

    Awesome video, thank you very much 😊😊

  • @vandanakumari3293
    @vandanakumari3293 23 дні тому

    your explanation are super awesome

  • @soorajhaveri925
    @soorajhaveri925 16 днів тому

    Hi Srikanth welcome back legend make more video on LwC please

  • @chetanvaishnav
    @chetanvaishnav 24 дні тому +1

    Hello Srikanth,
    During the integration of two Salesforce orgs, I encountered an error with status code 404 while using the 'Salesforce API' profile. (You used 'System Admin' profile that's why you did't encountered this error).
    To resolve this, I created a permission set with Create, Read, Edit, and Delete (CRED) access on the Account object and assigned it to the Salesforce API user. This resolved the issue successfully.
    Thank you

  • @Gaurav-x3y
    @Gaurav-x3y Місяць тому

    Awesome, I Now i become a master of Intergration., Thank you so much !

  • @swapna.k6574
    @swapna.k6574 2 дні тому

    Welcome back please make videos on LWC soon😢

  • @nitintiwari2776
    @nitintiwari2776 Місяць тому +1

    OMG 😮 welcome back🙌

  • @Nikhilganvir
    @Nikhilganvir Місяць тому

    Welcome back sreekanth

  • @balajineelamegam6400
    @balajineelamegam6400 14 днів тому

    Bro finally you are here🤩😎

  • @mdehsan8519
    @mdehsan8519 Місяць тому

    Srikanth : Posts a video on integration
    Comments : dekho ye zinda hai, where are you man, ela unnau, kasie ho etc..

  • @mohinibodake0217
    @mohinibodake0217 Місяць тому

    Hello pls make video on batch apex as well as on lwc. Loved your work . Your videos are so informative. Im from non tech background i learnt triggers from your videos. Thanks for the videos

  • @D_Salesforce
    @D_Salesforce Місяць тому +1

    Welcome back 🎉❤

  • @b11a
    @b11a Місяць тому +1

    Thank you so much , can you make video on Agentforce AI in Salesforce?

  • @kssathik
    @kssathik 2 дні тому

    In REST call out, what is the best practice to store credentials like External system URL, user name , password and security keys.

  • @pranaykuthe12
    @pranaykuthe12 27 днів тому +1

    i am beginner to salesforce integration, is it good to start from this and is this enough for knowledge and start work after this?
    Please reply

  • @shahrukhkhan-ub5to
    @shahrukhkhan-ub5to 19 днів тому

    Welcome back sir

  • @PayalYadav-q9h
    @PayalYadav-q9h Місяць тому

    Please create some videos on Aura Components with use cases. Thanks!

  • @chandranibharay416
    @chandranibharay416 Місяць тому +1

    Welcome ❤

  • @nazirahmedpatel1568
    @nazirahmedpatel1568 Місяць тому

    Hi shreekant good to see u buddy
    Did u cover real time integration in this video I haven't seen it but I will see it

  • @namanshetty2781
    @namanshetty2781 Місяць тому +1

    Sir what's the difference between Garphql API and composite API

  • @anvi-w1t
    @anvi-w1t Місяць тому

    Your vedios are very helpful, please if you could make a Vedic on CPQ, Omnistudio.

  • @surajverma8427
    @surajverma8427 Місяць тому +1

    Welcome back in 2024🎉

  • @saipavankumar7881
    @saipavankumar7881 22 дні тому

    Boss is back......🤘

  • @namanshetty2781
    @namanshetty2781 Місяць тому +1

    Great video

  • @gokuldaghale4195
    @gokuldaghale4195 21 годину тому

    curl command url, could oyu please mention it better way, not able to navigate. Thanks

  • @atrivedi1000
    @atrivedi1000 Місяць тому

    Welcome back brother

  • @ajitdhere9042
    @ajitdhere9042 Місяць тому

    Thanks for this video❤

  • @madhumohan7993
    @madhumohan7993 11 днів тому

    in scenario 10 , as salesforce is initiating the transaction it would be outbound integration and platform event is created in SF , so what is the need to created connected app when we are sending the data to external system ? Can some one explain this ?

  • @bbA-qz2ni
    @bbA-qz2ni Місяць тому

    I'm curious if the AI Salesforce is on your radar for the future. It recently emerged, and I believe it’s important to address it sooner

  • @jaddugopika2076
    @jaddugopika2076 Місяць тому

    Super comeback with super conent

  • @Aravindp-d8k
    @Aravindp-d8k Місяць тому

    Hi, Inbound create/update/delete allows one record at a time what's the maximum record limitation for Rest API?

    • @SalesforceExclusive
      @SalesforceExclusive  Місяць тому

      Its on the Org limitations dependent. For unlimited version Orgs, total we can have 100000 calls + (No of licences our SF Org purchased * calls per license type).. lets say we have 10 licenses. which means 100000 + ( 10 * 1000) = 1,10,000. So Salesforce can receive 110000 calls for 24 HOURS. in the above example 1000 is apis allowed for Salesforce platform license. 10 is no of licences our org has. 100000 is default limit. Hope this clears your doubt.

  • @palashdhande7262
    @palashdhande7262 Місяць тому

    i love the way you explained, but have one confusion about PUT and PATCH somewhere you said PUT is for update and PATCH is for upsert than after few minutes opposite of that so just tell me once more coz i am confused about PUT and PATCH

    • @SalesforceExclusive
      @SalesforceExclusive  Місяць тому +1

      Lets say we have 10 fields in Account Object. In your request if you send PUT, then you either send all 10 fields or few fields in request, all the fields in Account object will get updated (Eg: if you send 4 fields in json, those 4 fields update and rest 6 of them update with null/blank values). PATCH is little mercy here. ONLY THE FIELDS YOU SEND WILL UPDATE (eg: if you send 4 fields in your request with PATCH, those 4 fields update, rest 6 of them will be intact)

    • @palashdhande7262
      @palashdhande7262 Місяць тому

      @SalesforceExclusive Thank you for your time, means PATCH will work like UPDATE and PUT will be like UPSERT

  • @UpdateInfoDay
    @UpdateInfoDay 15 днів тому

    thank you😊

  • @AJAYKUMARGHANTA
    @AJAYKUMARGHANTA 27 днів тому

    Sir needs LWC Crash course pls

  • @nazirahmedpatel1568
    @nazirahmedpatel1568 Місяць тому

    Could you integrate real time payment gateway with the Salesforce that will help us a lot

  • @shubhampatil9431
    @shubhampatil9431 25 днів тому

    Can you plz upload the Lwc videos also....

  • @pavanmuni3446
    @pavanmuni3446 Місяць тому

    Hey Sreekanth ....can you please make a vedio on Lwc...

  • @boddepallijagadeesh951
    @boddepallijagadeesh951 Місяць тому

    Please Do the video of LWC

  • @Dabbara-saiOO7
    @Dabbara-saiOO7 9 днів тому

    Wow very easy❤

  • @rubyworld9809
    @rubyworld9809 Місяць тому

    Finally welcome😊