DATA CLOUD | How to use the Salesforce Data Cloud API (Postman)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ค. 2024
  • In this video we are learning how to access Data Cloud Data via API.
    - Create Connected App In Data Cloud org: We will create a Connected App that will allow using oAuth to log into the Data Cloud org.
    - Obtain Data Cloud Org Access Token: We are using an OAuth 2.0 Username-Password Flow to access the org's resources.
    - Obtain Data Cloud Server Access Token: We will swap the Data Cloud instance access with the Data Cloud Server access token.
    - Query Data Cloud: We will use SQL to query data from the Data Cloud org.
    If you have have questions, please let me know :).
    #DataCloud #salesforce #salesforcedeveloper #salesforceadministrator #salesforceadmin #marketingcloud #AI

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

  • @ArthurBackouche
    @ArthurBackouche  3 หลายเดือนก่อน

    Join the slack channel SF4AI to learn about AI Technologies within Salesforce: www.launchpass.com/sf4ai/welcome

  • @OnemoreIndian
    @OnemoreIndian 2 หลายเดือนก่อน +1

    Hello Arthur, can we use API to create segments. It would be good if you have that video.

  • @jiteshyadav3171
    @jiteshyadav3171 2 หลายเดือนก่อน

    Hi @Arthur Thanks for the neat video on the connection. Really appreciate it.
    I tried the above steps but my request to data cloud query api is getting timed out. Any suggestions?