Zoom Integration with Salesforce || Schedule a Meeting in Zoom Using Salesforce || hands on

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 มิ.ย. 2024
  • in this video learn
    How to Integrate salesforce with zoom
    Zoom Integration in Salesforce
    Create a Meeting of Zoom using Salesforce
    Want to Connect with me one to one ??
    topmate.io/salesforce_in_5_minutes
    Build app at : marketplace.zoom.us
    Endpoint Url : api.zoom.us
    Auth Url : zoom.us/oauth/authorize
    Token Url : zoom.us/oauth/token

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

  • @prasadmuthyala9625
    @prasadmuthyala9625 24 วันที่ผ่านมา +1

    Thank you bro for the integration tutorial playlist waiting for JWT related integrations😀 and if type of integration mentioned in description/tittle it will be more understanding

  • @dheepakk3599
    @dheepakk3599 2 วันที่ผ่านมา +1

    Great work!
    Can you please make a video on explaining the use of different OAuth Scopes available in the Connected App

  • @vikask-zv7hm
    @vikask-zv7hm 28 วันที่ผ่านมา +1

    Thank You !! Im grateful for such high quality Salesforce Content.

    • @salesforcein5minutes
      @salesforcein5minutes  27 วันที่ผ่านมา +1

      Thanks a lot man 😀, glad you found it useful

    • @namanshetty2781
      @namanshetty2781 26 วันที่ผ่านมา

      Thanks for the integration tutorial playlist. Short and crisp.

  • @user-kt2ti8dz3c
    @user-kt2ti8dz3c 13 วันที่ผ่านมา +1

    Meeting schedule with multiple user (how to include email ids in To)

    • @salesforcein5minutes
      @salesforcein5minutes  11 วันที่ผ่านมา

      @@user-kt2ti8dz3c go through docs you will find a method that will help you to send schedule to multiple people

  • @venkataswamykadiyam977
    @venkataswamykadiyam977 2 วันที่ผ่านมา +1

    Great work !
    i want to learn more on integration realtime scenarios , could you please suggest me any course related to udemy or somewhere else ?

    • @salesforcein5minutes
      @salesforcein5minutes  วันที่ผ่านมา

      Thanks , glad you liked my video, actually regarding integration i will be conduting a master class where i might teach from very basic to a good level of integrarion & if needed you can watch others as well as mine youtube videos for integration but honestly im not sure which course will be good on udemy for intrgration ☺

    • @venkataswamykadiyam977
      @venkataswamykadiyam977 วันที่ผ่านมา

      @@salesforcein5minutes thanks, when u are going to conduct that master class, I will join that session.

  • @prasadmuthyala9625
    @prasadmuthyala9625 24 วันที่ผ่านมา +1

    if we need more params from response like meeting invite link and meeting ID what will we do?? so i'm planning to create lightning button on contact in lwc when user click on button meeting should create and link will be stored in chatter/activity/notes object(for agent tracking)

    • @salesforcein5minutes
      @salesforcein5minutes  24 วันที่ผ่านมา +1

      Go to the app of zoom and add more scopes so you will have access to all those fields and print them in the body.
      Once you have these things create a wrapper and map it to the object

    • @prasadmuthyala9625
      @prasadmuthyala9625 22 วันที่ผ่านมา

      Hi bro,i did zoom integration with lwc but i'm stuck at one place in code i.e. Attendees email's should pass from lwc could please help me ...i tried schedule_for tag but it is always showing invalid value