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

  Рет қаралды 9,310

SFDC Panther+

SFDC Panther+

Күн бұрын

Пікірлер: 46
@sfdcpanther
@sfdcpanther 6 жыл бұрын
Please find the Link to the Apex and VF Code :- github.com/amitastreait/Salesforce---Google-Product-Generic
@rajeevbdl
@rajeevbdl 4 жыл бұрын
Hi Amit, could you please post some vedios for point and click integration.
@tushargarg3832
@tushargarg3832 5 жыл бұрын
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 5 жыл бұрын
That great news. The Integration concept is same matter what UI is either classic or lightning
@RajivKumar-gg2sw
@RajivKumar-gg2sw 2 жыл бұрын
Hi Amit, Where can I get the code for this.
@MrGaurav911
@MrGaurav911 4 жыл бұрын
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 4 жыл бұрын
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.
@internetedu
@internetedu 2 жыл бұрын
i am getting this error Formula Expression is required on the action attributes.
@singh.deepak90313
@singh.deepak90313 6 жыл бұрын
Great. thanks Amit.
@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 6 жыл бұрын
Can we use lighting to instead of visualforce?
@sfdcpanther
@sfdcpanther 6 жыл бұрын
Yes why not but as per lighting you need to change your apex code
@amolrokade95
@amolrokade95 6 жыл бұрын
@@sfdcpanther thanks
@dineshkumarselvam6169
@dineshkumarselvam6169 6 жыл бұрын
Keep Rocking Bro🤩
@abhishekapte801
@abhishekapte801 5 жыл бұрын
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 5 жыл бұрын
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?
@sfdcpanther
@sfdcpanther 4 жыл бұрын
Email me all your doubt sfdcpanther@gmail.com
@salesforceexplorer3147
@salesforceexplorer3147 4 жыл бұрын
@@sfdcpanther I sent you please check
@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
@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
@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 жыл бұрын
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.
@sivakummar8468
@sivakummar8468 4 жыл бұрын
How to integrate Google ad-words API with sales force.
@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
@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.
@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
@sfdcpanther
@sfdcpanther 2 жыл бұрын
Check pinned comment
@dineshkumarselvam6169
@dineshkumarselvam6169 6 жыл бұрын
Can you teach SOAP INTEGRATION Dude it helps to many SF Developers😁
@sfdcpanther
@sfdcpanther 6 жыл бұрын
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
Salesforce Integration Patterns & Best Practices
1:31:51
Salesforce Apex Hours
Рет қаралды 104 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Salesforce and Google drive with File Connect
12:47
Jitendra Zaa
Рет қаралды 22 М.
Salesforce Integration with Linkedin
28:09
SFDC Panther+
Рет қаралды 23 М.
Salesforce Integration using Webhooks
25:24
Salesforce Apex Hours
Рет қаралды 26 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
Using Apex for REST Integration
1:09:40
Salesforce Developers
Рет қаралды 24 М.
Introduction to Webhooks in Salesforce || #Salesforce #SFDCPanther
1:00:44
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН