Salesforce-Google Calendar, Drive, YouTube Analytics, Google Analytics

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

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

  • @sfdcpanther
    @sfdcpanther  6 лет назад +1

    Please find the Link to the Apex and VF Code :- github.com/amitastreait/Salesforce---Google-Product-Generic

  • @singh.deepak90313
    @singh.deepak90313 5 лет назад

    Great. thanks Amit.

  • @tushargarg3832
    @tushargarg3832 4 года назад +1

    Thank you so much sir......i get my dream job and you are my inspiration , sir please make some videos of api using aura component

    • @sfdcpanther
      @sfdcpanther  4 года назад +1

      That great news. The Integration concept is same matter what UI is either classic or lightning

  • @dineshkumarselvam6169
    @dineshkumarselvam6169 6 лет назад

    Keep Rocking Bro🤩

  • @rajeevbdl
    @rajeevbdl 4 года назад

    Hi Amit, could you please post some vedios for point and click integration.

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

    i am getting this error Formula Expression is required on the action attributes.

  • @RajivKumar-gg2sw
    @RajivKumar-gg2sw 2 года назад

    Hi Amit,
    Where can I get the code for this.

  • @MrGaurav911
    @MrGaurav911 3 года назад

    Hi Amit,
    You have used code parameter from return url
    String authCode = ApexPages.currentPage().getParameters().get(‘code’);
    I am using lightning component and not getting code parameter value in return url.
    Is there any limitation to this? or workaround?

    • @sfdcpanther
      @sfdcpanther  3 года назад

      When we use oauth 2.0 then the first step we get the unique Authorization code and that code must be sent to Authorization server so that they can return us the access token.

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

    hey brother i got a task , help me .
    i have to create an custom lwc component to upload the file to the google drive ,
    but only i can create an lwc to upload file in the salesforce org.. what extra i have to do for uploading the file on the google drive

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

      hi bro if you found the solution then please share as I've also the same task

  • @amolrokade95
    @amolrokade95 5 лет назад

    Can we use lighting to instead of visualforce?

    • @sfdcpanther
      @sfdcpanther  5 лет назад

      Yes why not but as per lighting you need to change your apex code

    • @amolrokade95
      @amolrokade95 5 лет назад

      @@sfdcpanther thanks

  • @sivakummar8468
    @sivakummar8468 4 года назад

    How to integrate Google ad-words API with sales force.

  • @SalesforceWorld143
    @SalesforceWorld143 5 лет назад

    I am getting the following error while enabling API : API solution not found with service name: youtubeanalytics.googleapis.com......how to resolve

  • @abhishekapte801
    @abhishekapte801 4 года назад

    Hello Amit..I am trying to integrate SF with Google Calendar...Going through the process but, not getting redirected to any page by clicking on Access Token button.What can be the problem?

    • @sfdcpanther
      @sfdcpanther  4 года назад

      Turn the Debug log on and see if you are getting any error there

  • @salesforceexplorer3147
    @salesforceexplorer3147 4 года назад

    Hi Amit, Thaks for sharing video, I have so many doubt, how can I consult with you?

  • @sivakummar8468
    @sivakummar8468 4 года назад

    My Requirement is to integrate the Google ad-words and display clicks ,impression information on salesfoce of campaigns

    • @sfdcpanther
      @sfdcpanther  4 года назад

      You need to read it's api and then integrate with the same

    • @sivakummar8468
      @sivakummar8468 4 года назад

      @@sfdcpanther I am very new to coding . Sorry for asking to many question .
      As I Understood we need to read the api, no need of VF page right ?

    • @sfdcpanther
      @sfdcpanther  4 года назад

      Reading Only API will not work. You have to go through with the authentication document and if that authentication required oath 2.0 then vf will be needed. After authentication only you can get or post the data

    • @sivaragula5432
      @sivaragula5432 4 года назад

      @@sfdcpanther I tried your code an authentication is successful but when i am clicking on complete authentication getting error.

  • @MrRishabh05
    @MrRishabh05 4 года назад

    ​ @SFDC Panther i want to create new gmail business account directly from Salesforce through integration is this possible?

    • @sfdcpanther
      @sfdcpanther  4 года назад

      Check their api documents, if they have provided the api then you can definitely do that if there is no doc that Means it's not possible

  • @sanketpattanayak
    @sanketpattanayak 4 года назад

    Hi Amit,
    I really appreciate your effort !!! However, I am facing one issue while creating OAuth client ID on google app. While I was trying to add Authorized redirect URIs - I am getting this error(Invalid Redirect: domain must be added to the authorized domains list before submitting). Could you please help me how to resolve this?

    • @sfdcpanther
      @sfdcpanther  4 года назад +1

      Are you able to consent screen if yes. Click on that and then add your domain there without having in the start and / ate the end or /apex/vfpagename this kinda things should not be there

    • @sanketpattanayak
      @sanketpattanayak 4 года назад

      Hi Amit,
      Thank you so much for your quick reply. Actually, I have added the URL which we will get after clicking the preview button on VF page (excluding the apex/VF page name) along with my domain. This helped me solved the problem.

  • @NiShaHome2024
    @NiShaHome2024 4 года назад

    Can you please help me, where I will get this code?

    • @sfdcpanther
      @sfdcpanther  4 года назад

      In the description of the video there should be link for the code

  • @dineshkumarselvam6169
    @dineshkumarselvam6169 6 лет назад

    Can you teach SOAP INTEGRATION Dude it helps to many SF Developers😁

    • @sfdcpanther
      @sfdcpanther  6 лет назад +1

      Thank You. And for sure the next video will be on SOAP API thanks for pointing out :)

    • @sarvesh_k
      @sarvesh_k 6 лет назад

      check out my channel you can get SOAP API

  • @niteshtrivedi2585
    @niteshtrivedi2585 4 года назад

    i want to integrate gmail with salesforce org. please suggest me

    • @sfdcpanther
      @sfdcpanther  4 года назад

      This an inbuilt functionality by Salesforce you can use that and that is gmail to salesforce or something relative

    • @niteshtrivedi2585
      @niteshtrivedi2585 4 года назад

      @@sfdcpanther sir, this is my requirement
      how to Create a gmail account automatic for new employees after completion of the probation period

    • @sfdcpanther
      @sfdcpanther  4 года назад

      Spinning up new account should be done by the Google admin

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

    sir apex class or visualforce page code chahiye sir
    Please help me