ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

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

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2023
  • In this video, I'll show you how to use a connected app in Salesforce to get a bearer token and create an account record using Postman. We'll start by setting up the connected app in Salesforce, then move on to using Postman to request the bearer token and make API calls to create an account record.
    By the end of this video, you'll have a solid understanding of how to use connected apps in Salesforce and how to use Postman to interact with the Salesforce API. So, if you're looking to automate your Salesforce workflows or build custom integrations, REST APIs then this video is a must-watch.
    #ConnectedApp #SalesforceAPI #learnonline #youtubelearning
    📌 Important Links :
    Salesforce API Series Playlist : bit.ly/3XyXwKb
    Download Postman : www.postman.com/downloads/
    Postman Auth Parameters : bit.ly/3XkY5aZ
    📌 Social Links :
    Twitter : / salesforceguy
    Instagram : / thatsalesforceguy
    Patreon : / thatsalesforceguy
    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
    .
    .
    .
    .
    .
    .
    .
    Search Terms :
    "Salesforce connected app"
    "API access Salesforce connected app"
    "Bearer token Salesforce connected app"
    "Postman Salesforce connected app"
    "Creating account record Salesforce connected app"
    "Automating Salesforce workflows connected app"
    "Custom integrations Salesforce connected app"
    "Salesforce API connected app"
    "Connected app tutorial Salesforce"
    "Salesforce connected app setup"

ความคิดเห็น • 20

  • @ThatSalesforceGuy
    @ThatSalesforceGuy  ปีที่แล้ว

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

  • @harshalpatil7752
    @harshalpatil7752 5 ชั่วโมงที่ผ่านมา

    Superb !

  • @yoginderbagga6622
    @yoginderbagga6622 ปีที่แล้ว +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.

  • @Anony_moouse
    @Anony_moouse 19 วันที่ผ่านมา

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

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  19 วันที่ผ่านมา +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!

  • @ThatSalesforceGuy
    @ThatSalesforceGuy  ปีที่แล้ว

    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

  • @sahilarora-ly2wy
    @sahilarora-ly2wy 25 วันที่ผ่านมา

    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  23 วันที่ผ่านมา

      there is one setting in profile to disable this

  • @ThatSalesforceGuy
    @ThatSalesforceGuy  ปีที่แล้ว

    New Video - Automate SF Authentication in Postman --> th-cam.com/video/5wo42LUdo-o/w-d-xo.html

  • @charanjitsingh815
    @charanjitsingh815 9 หลายเดือนก่อน

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

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  9 หลายเดือนก่อน

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

    • @user-sv9fw5jv8o
      @user-sv9fw5jv8o 9 หลายเดือนก่อน

      Me too
      @@ThatSalesforceGuy

    • @GhostrunnerLi
      @GhostrunnerLi 9 หลายเดือนก่อน

      Me too
      How to solve it

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  9 หลายเดือนก่อน

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

    • @ThatSalesforceGuy
      @ThatSalesforceGuy  9 หลายเดือนก่อน

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