How to use Connected App in Salesforce | Setup Postman for API Testing

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 28

  • @ThatSalesforceGuy
    @ThatSalesforceGuy  2 года назад

    📌 Important Links :
    Salesforce API Series Playlist : bit.ly/3XyXwKb
    Download Postman : www.postman.com/downloads/
    Postman Auth Parameters : bit.ly/3XkY5aZ

  • @ThatSalesforceGuy
    @ThatSalesforceGuy  2 года назад

    Timestamps :
    00:59 - What is Connected App
    02:51 - Creating Connected App
    04:08 - Postman Basics
    04:30 - Creating Postman Request
    06:44 - Getting Consumer Key and Consumer Secret
    07:30 - Fixing Auth Errors
    09:11 - Creating Account through Postman API
    12:02 - Creating custom object record through Postman API

  • @ThatSalesforceGuy
    @ThatSalesforceGuy  Год назад

    New Video - Automate SF Authentication in Postman --> ruclips.net/video/5wo42LUdo-o/видео.html

  • @yoginderbagga6622
    @yoginderbagga6622 2 года назад +1

    I dont work much on Salesforce, but good to see you are really growing in your new job. And i must say your communication and accent totally improved.

  • @harshalpatil7752
    @harshalpatil7752 6 месяцев назад

    Superb !

  • @TúNguyễnAnh-b7y
    @TúNguyễnAnh-b7y 3 месяца назад

    thanks for your sharing, i have a question is this is the link of an external application with my own saleforce, so now i have an app that has many users, each user of the system can connect to my own saleforce. is there a way that each user in my system does not have to set up in saleforce but just needs to log in with the link and accept the permissions that my system needs to be able to access their saleforce api?

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  3 месяца назад

      IF you want external users to access salesforce data then you can setup SSO (Single Sign On) with JIT (Just In Time)

  • @nielshoogeveen3767
    @nielshoogeveen3767 20 дней назад

    I want to use the authorize URL. How can I do that?

  • @Anony_moouse
    @Anony_moouse 6 месяцев назад

    Excellent video , just had one doubt can you explain the callback URL in detail , on what exactly you used that particular URL??

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  6 месяцев назад +1

      Thank you, regarding callback url, umm imagine a callback URL like a doorbell. When a computer finishes its job, it rings this special doorbell to tell your computer, 'I'm done!

  • @sahilarora-ly2wy
    @sahilarora-ly2wy 6 месяцев назад

    not working getting {
    "error": "invalid_grant",
    "error_description": "authentication failure"
    }
    i double check the client_id client_secret etc
    ip relaxation is selected and password+security token is also added still sam eissue

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  6 месяцев назад

      there is one setting in profile to disable this

  • @charanjitsingh815
    @charanjitsingh815 Год назад +1

    i create account as Developer and i followed same steps but still getting error
    {
    "error": "invalid_grant",
    "error_description": "authentication failure"
    }

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  Год назад

      @charanjitsingh815 in your request body, can you try password + security token? let me know if it works

    • @梁赤金
      @梁赤金 Год назад

      Me too
      @@ThatSalesforceGuy

    • @GhostrunnerLi
      @GhostrunnerLi Год назад

      Me too
      How to solve it

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  Год назад

      @@GhostrunnerLi can you try password + reset security token? let me know if it works

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  Год назад

      @@GhostrunnerLi also did you try steps at 07:30 - Fixing Auth Errors ?

  • @KevinLevrone01
    @KevinLevrone01 Месяц назад

    Man you're way too fast and can't able to grasp. You didn't even said how to setup salesforce API in Postman.. Other than else good explanaiton