Это видео недоступно.
Сожалеем об этом.

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

Поделиться
HTML-код
  • Опубликовано: 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

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

  • @PriyankaGoyal-y2c
    @PriyankaGoyal-y2c 9 дней назад +1

    Excellent way of explaining the Integration. I am finally able to understand each & every bit of it. SUPERB WORK!! Keep creating such videos & spread SF wisdom :)

  • @vikask-zv7hm
    @vikask-zv7hm Месяц назад +1

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

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

      Thanks a lot man 😀, glad you found it useful

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

      Thanks for the integration tutorial playlist. Short and crisp.

  • @prasadmuthyala9625
    @prasadmuthyala9625 Месяц назад +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 24 дня назад +1

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

  • @venkataswamykadiyam977
    @venkataswamykadiyam977 24 дня назад +2

    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  23 дня назад

      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 23 дня назад

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

  • @jalajjain8272
    @jalajjain8272 8 дней назад +1

    Method does not exist or incorrect signature: void populateWrapper() from the type Integrationvideo,
    how to fix this error while execute at last?

    • @salesforcein5minutes
      @salesforcein5minutes  8 дней назад

      You need to create wrapper class along with this, only then it will work

  • @user-kt2ti8dz3c
    @user-kt2ti8dz3c Месяц назад +1

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

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

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

  • @prasadmuthyala9625
    @prasadmuthyala9625 Месяц назад +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  Месяц назад +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 Месяц назад

      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