How do I install and set up GoTo Meeting for Salesforce Lightning?
The Salesforce Lightning integration allows you to connect quickly with your leads and contacts through automatic invites and instant meeting links. You can share your presentation, demo your product, impress your prospects with clear screen sharing and video conferencing, and boost sales productivity by scheduling and storing meeting information directly in Salesforce.
Set up the new Salesforce package
Once you've upgraded to the new Salesforce version, you can set up the package including any needed user permission sets.
- Log in to your Salesforce account.
- Update your Lead, Contact, and Opportunity labels to include the New GoTo Meeting and GoTo Meeting Now buttons for the Salesforce Lightning experience. Note that you can also add these buttons to be displayed in Salesforce Classic.
- Select .
- Select Page Layouts in the left menu and Lead Layout, Contact Layout, or Opportunity Layout depending on what object you are modifying.
- From the Layout field, select Mobile & Lightning Actions.
- Drag and drop the New GoToMeeting and GoToMeeting Now buttons to Salesforce Mobile and Lightning Experience Actions.
- Save the layout.
- Assign users to the "GTM Event Permission" Permission Set if your users aren't allowed to use the integration in Salesforce. This will allow them to create general Event records and work with Event buttons. You can alternatively assign every profile to the following Visualforce pages.
- From the Setup page, select Custom Code and Visualforce Pages.
- Select Security next to "NewButton", "EditButton", and "DeleteButton" to open the profile selector.
- Add all the user profiles or assign desired user profiles, and select Save.
- Add your users to the "GTM Permission" Permission Set if your users will be using the integration in Salesforce.
- Select .
- Select the GTM Permission and GTM Event Permission Permission Set labels.
- Select Manage Assignments and Add Assignments.
- Mark the desired users and then select Assign.
- If desired, you can modify the GoTo Meeting email template to include your organization's branding.
- If you upgraded Salesforce from a previous version, you must delete "Go To Meeting Layout" Event Layout and replace it with"GoTo Meeting Layout". If desired, you can delete all Activity Custom Fields and Visualforce Pages.
Schedule an Apex class (admins only)
Once existing users have upgraded to the latest Salesforce version, an admin must schedule an Apex class.
Use the GoTo Meeting Lightning Component in Salesforce
Use the custom lightning component for an easier and branded experience.
Before you begin:
Install GoTo Meeting for Salesforce Lightning
- Log in to your Salesforce account.
- Select the Settings icon in the top toolbar then Setup.
- Search for "App Builder" and select Lightning App Builder.
- Select .
- Create your new lightning page (this works for Lead, Contact, or Opportunity) and then select Next.
- Search and add the "GoTo MeetingLightning" custom component. Select Save.
- Continue using Salesforce as you normally would with the lightning component!