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?
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.
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
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?
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
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?
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
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.
Please find the Link to the Apex and VF Code :- github.com/amitastreait/Salesforce---Google-Product-Generic
Great. thanks Amit.
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
That great news. The Integration concept is same matter what UI is either classic or lightning
Keep Rocking Bro🤩
Hi Amit, could you please post some vedios for point and click integration.
i am getting this error Formula Expression is required on the action attributes.
Hi Amit,
Where can I get the code for this.
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?
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.
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
hi bro if you found the solution then please share as I've also the same task
Can we use lighting to instead of visualforce?
Yes why not but as per lighting you need to change your apex code
@@sfdcpanther thanks
How to integrate Google ad-words API with sales force.
I am getting the following error while enabling API : API solution not found with service name: youtubeanalytics.googleapis.com......how to resolve
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?
Turn the Debug log on and see if you are getting any error there
Hi Amit, Thaks for sharing video, I have so many doubt, how can I consult with you?
Email me all your doubt sfdcpanther@gmail.com
@@sfdcpanther I sent you please check
My Requirement is to integrate the Google ad-words and display clicks ,impression information on salesfoce of campaigns
You need to read it's api and then integrate with the same
@@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 ?
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
@@sfdcpanther I tried your code an authentication is successful but when i am clicking on complete authentication getting error.
@SFDC Panther i want to create new gmail business account directly from Salesforce through integration is this possible?
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
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?
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
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.
Can you please help me, where I will get this code?
In the description of the video there should be link for the code
Can you teach SOAP INTEGRATION Dude it helps to many SF Developers😁
Thank You. And for sure the next video will be on SOAP API thanks for pointing out :)
check out my channel you can get SOAP API
i want to integrate gmail with salesforce org. please suggest me
This an inbuilt functionality by Salesforce you can use that and that is gmail to salesforce or something relative
@@sfdcpanther sir, this is my requirement
how to Create a gmail account automatic for new employees after completion of the probation period
Spinning up new account should be done by the Google admin
sir apex class or visualforce page code chahiye sir
Please help me
Check pinned comment