Getting Started With Salesforce REST API

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

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

  • @nokswift
    @nokswift Месяц назад +1

    I was struggling so hard to get anywhere with Salesforce's documentation, like you said, it feels like there are steps missing!
    Thanks to your video I was able to actually get set up and start using the API.

    • @jiejenn
      @jiejenn  Месяц назад +1

      Glad the video helped!

  • @rees32
    @rees32 2 месяца назад

    I really love u, appreciate this content. I've made many APIs before to connect to different services but I was going crazy with Salesforce, its documentation is huge, lots of configurations, and I couldn't connect there but finally you enlightened the path for me. Thanks!!

    • @jiejenn
      @jiejenn  2 месяца назад +1

      Glad to hear the video helped!

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

    Thank you for the tutorial. I could follow and retrieve sobjects...going to watch the rest :D

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

    Great content, keep up the great work!!

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

    Thanks for this. Got me connected.

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

      Glad the video helped.

  • @CitizenRex1
    @CitizenRex1 2 года назад +2

    I was attempting to follow along, but apparently I don't have the "credential" module installed.
    There doesn't appear to be a precursor to this video, do you have any suggestions for me?

    • @jiejenn
      @jiejenn  2 года назад +5

      You have to create the credential file yourself, inside the file create the variables to log in to your account.

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

    Thank you so much for this video! This is very helpful. You explained it really well. Do you happen to have the video link after this one? Curious how to query the data after getting the token?

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

      It's on my to-do list. Working on too many projects so haven't get a chance to work on it. In the meantime, perhaps the documentation might help.
      developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_query.htm

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

    Hey Jenn thanks for the wonderful content literally helped me a lot to connect with python ... requesting u to please attach the code u have used in this tutorial

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

      I created a separate video specifically for Python. You can find the source code in the description ruclips.net/video/zFcjDQC2nag/видео.html.

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

    I have a problem with my user, it doesn't appears the section "Connected Apps", and it supposed I have the full admin of my company in Salesforce, this is a permission role issue, right?