• Support

    [Web] A Salesforce login popup opens when required. Some browsers might block the popup, which leads to the promise never resolving

    Example

    import { Showpad } from '@showpad/experience-app-sdk'

    const apiConfig = await Showpad.getSalesforceApi()

    Returns Promise<ApiConfig>

    Object with the required information to do an HTTP request to the Salesforce API.

Generated using TypeDoc