Salesforce LinkedIn Integration by Salesbolt

LinkedIn Integration for Salesforce

What is Salesforce LinkedIn Integration by Salesbolt?

Salesforce LinkedIn Integration by Salesbolt is a Chrome extension developed by https://salesbolt.com, and its main feature is "LinkedIn Integration for Salesforce".

Extension Screenshots

screenshot
screenshot
screenshot

Download Salesforce LinkedIn Integration by Salesbolt Extension CRX File

Download Salesforce LinkedIn Integration by Salesbolt extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Build Relationships, Not Lists. Salesbolt streamlines your CRM/ATS experience with its unparalleled Browser integration for Salesforce. Say goodbye to your tedious tab switching tasks and let Salesbolt do the heavy lifting for you.

⚡️ Key Features:

- Effortlessly create new records from social profiles ✨
- Add Notes, Tasks and Activities to your Salesforce records ✅
- Automatic Bulk Updates: Whenever a contact changes Role or Company, Salesbolt will automatically update your CRM/ATS... 🪄
- Quickly source verified Email Addresses and Phone Numbers 📞 📧
- Automatically view existing Salesforce information while navigating any website or job board
- Salesloft Integration: Add contacts/leads into Salesloft sequences from any website or job board via Salesbolt
- Works seamlessly across any website or job board
- Rapid setup: Experience a flawless fit with all custom fields and layouts, right out of the box you can dive in within seconds; zero configuration needed, zero hassles.
- Cost-Effective Solution: Enjoy the benefits of a free version while leveraging our advanced features


🔍 Why Opt for Salesbolt?

- Our Chrome Extension and Companion AppExchange app intuitively grasps your Salesforce environment, preserving all your established logic and settings (Page Layouts, Custom Fields, Validation Rules, etc.).
- User-Centric Roadmap: We value your insights! Connect with us for feature requests, and we'll seamlessly incorporate them into our evolving roadmap.

Built for both Recruitment and Business Development. We understand the recruitment ecosystem through years of work with the following native ATS integrations built on Salesforce.

— Byner
— Tigris
— Seven20
— Lynxsoft
— Mployee
— Asymble
— Mysolution
— TargetRecruit
— Connexys (Bullhorn)

With Recruiterbolt by Salesbolt, you can:

- Check if existing candidates are in your ATS
- Create new candidates with your ATS and capture the profile as a resume PDF
- Edit or update client and candidate information
- Link candidates to job vacancy(s)
- Map to any custom fields

🚀 User Testimonials:

— Curt Hopmann, CEO @  Breadwinner
“Never take it away from us! Salesbolt's intent data gives our revenue team a flood of high quality, hyper-targeted accounts that care about our solution before we ever reach out.“

— Chris Wolf, Business Development @ Verizon Connect
“Efficiency is key, being able to cross reference through Sales Force help's me find new opportunities in the most efficient way possible. In my position this is well worth it and very important.“

— Samuel Benton, Account Executive @ LogicMonitor
“Why did I not have this in previous roles? Worst thing about a sales role is the admin. Salesbolt gives me hours back as I no longer have to manually enter details into our CRM, it auto populates & tells me if the lead exists already.“

— Fallon Manuel, Account Manager @ Horizon Recruitment
“Worth it's weight in gold! Having the ability to transfer information with a click of a button saves me hours of time per day. I use this software frequently through my daily work.“

🌐 Seamless Experience:

Over 10,000 Salesforce users have embraced Salesbolt, creating Leads, Contacts, Candidates, and Accounts effortlessly.

🎁 Ready to Elevate Your Salesforce Experience?

Explore the limitless potential of Salesbolt with a simple setup.
Join our thriving community today and experience the Salesbolt advantage firsthand!
🔗 Connect & Explore:

Visit our official website: https://salesbolt.com.
Discover Salesbolt on AppExchange: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000FN8XVUA1

Questions or feedback? Don't hesitate to reach out at [email protected].


------------- English Description End -------------



---------------- Dutch Description ----------------
***
------------- Dutch Description End -------------


--------------- French Description ---------------
***
------------- French Description End -------------                    

Extension Basic Information

Name Salesforce LinkedIn Integration by Salesbolt Salesforce LinkedIn Integration by Salesbolt
ID efofnpgckiolloafapilchaapccpjpin
Official URL https://chromewebstore.google.com/detail/salesforce-linkedin-integ/efofnpgckiolloafapilchaapccpjpin
Description LinkedIn Integration for Salesforce
File Size 16.17 MB
Installation Count 3,000
Current Version 1.6.155
Last Updated 2024-03-05
Publish Date 2021-05-12
Rating 5.00/5 Total 8 Ratings
Developer https://salesbolt.com
Email [email protected]
Payment Type free
Extension Website https://salesbolt.com
Help Page URL https://help.salesbolt.com
Privacy Policy Page URL https://salesbolt.com/privacy
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Salesforce LinkedIn Integration by Salesbolt",
    "version": "1.6.155",
    "icons": {
        "128": "assets\/icons\/icon_green.png"
    },
    "description": "LinkedIn Integration for Salesforce",
    "homepage_url": "https:\/\/www.salesbolt.com",
    "short_name": "Salesbolt for Salesforce",
    "permissions": [
        "cookies",
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "contextMenus",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/js.stripe.com\/v3  https:\/\/*.ingest.sentry.io\/*; object-src 'self'",
    "author": "Borhan Uddin",
    "minimum_chrome_version": "49",
    "browser_action": {
        "default_icon": {
            "32": "assets\/icons\/icon_grey.png"
        },
        "default_popup": "popup.html",
        "default_title": "Salesbolt for Salesforce",
        "chrome_style": false
    },
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true,
        "chrome_style": false
    },
    "background": {
        "scripts": [
            "js\/background.bundle.js"
        ],
        "persistent": false
    }
}