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