Salesforce LinkedIn Integration by Salesbolt

LinkedIn Integration for Salesforce

Salesforce LinkedIn Integration by Salesbolt란 무엇입니까?

Salesforce LinkedIn Integration by Salesbolt은(는) https://salesbolt.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "LinkedIn Integration for Salesforce"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Salesforce LinkedIn Integration by Salesbolt 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 Salesforce LinkedIn Integration by Salesbolt Salesforce LinkedIn Integration by Salesbolt
ID efofnpgckiolloafapilchaapccpjpin
공식 URL https://chromewebstore.google.com/detail/salesforce-linkedin-integ/efofnpgckiolloafapilchaapccpjpin
설명 LinkedIn Integration for Salesforce
파일 크기 16.17 MB
설치 횟수 3,000
현재 버전 1.6.155
최근 업데이트 2024-03-05
출시 날짜 2021-05-12
평점 5.00/5 총 8 개의 평점
개발자 https://salesbolt.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://salesbolt.com
도움말 페이지 URL https://help.salesbolt.com
개인정보 보호 정책 페이지 URL https://salesbolt.com/privacy
지원되는 언어 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
    }
}