[Web] A Salesforce login popup opens when required. Some browsers might block the popup, which leads to the promise never resolving
import { Showpad } from '@showpad/experience-app-sdk'const apiConfig = await Showpad.getSalesforceApi() Copy
import { Showpad } from '@showpad/experience-app-sdk'const apiConfig = await Showpad.getSalesforceApi()
Object with the required information to do an HTTP request to the Salesforce API.
Generated using TypeDoc
Support
[Web] A Salesforce login popup opens when required. Some browsers might block the popup, which leads to the promise never resolving
Example