Loading
Feature degradation | Gmail Email delivery failureRead More
Mobile Publisher for Experience Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Implement a Contact Import Feature

          Implement a Contact Import Feature

          Create a customized contact import feature, create or update records with contact data, or otherwise reduce the friction of adding contact information from a mobile device.

          Note
          Note Using the ContactsService API to create contact-based features works only in the mobile app, and not on mobile or desktop web.

          You can develop and implement a Lightning web component using the ContactsService API. Create a customized contact import feature to create or update records with contact data.

          Using ContactsService in your Lightning web component is straightforward.

          1. Import ContactsService into your component definition.
          2. Test to make sure ContactsService is available before you call contacts-related functions.
          3. Use the getContacts() functions to select and access contacts.
          Import contact

          For complete details, see Access Contacts on a Mobile Device in the Lightning Web Components Developer Guide.

           
          Loading
          Salesforce Help | Article