Salesforce LinkedIn Integration by Salesbolt

LinkedIn Integration for Salesforce

O que é Salesforce LinkedIn Integration by Salesbolt?

Salesforce LinkedIn Integration by Salesbolt é uma extensão do Chrome desenvolvida por https://salesbolt.com, e sua principal característica é "LinkedIn Integration for Salesforce".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Salesforce LinkedIn Integration by Salesbolt

Baixe arquivos de extensão Salesforce LinkedIn Integration by Salesbolt no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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 -------------                    

Informações Básicas da Extensão

Nome Salesforce LinkedIn Integration by Salesbolt Salesforce LinkedIn Integration by Salesbolt
ID efofnpgckiolloafapilchaapccpjpin
URL Oficial https://chromewebstore.google.com/detail/salesforce-linkedin-integ/efofnpgckiolloafapilchaapccpjpin
Descrição LinkedIn Integration for Salesforce
Tamanho do Arquivo 16.17 MB
Contagem de Instalações 3,000
Versão Atual 1.6.155
Última Atualização 2024-03-05
Data de Publicação 2021-05-12
Classificação 5.00/5 Total de 8 Avaliações
Desenvolvedor https://salesbolt.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://salesbolt.com
URL da Página de Ajuda https://help.salesbolt.com
URL da Página de Política de Privacidade https://salesbolt.com/privacy
Idiomas Suportados 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
    }
}