FetchAPIFromVPLMetadata

This Omnistudio Data Mapper fetches the Google API key value for validating an address.

Sample Input

1{
2    "metadataName": "Google_API_Public_Key"
3}

Parameter

Required/Optional

metadataName

Required

Sample Output

1{
2  "Name": "Google_API_Public_Key",
3  "ConfigValue": "<API Key Value> ",
4  "Active": true
5}

Called By

  • Flows:

    • Webshop: New User Onboarding

    • SelfCare: Updating the primary address

  • Components:

    • LWC: vplS360AccountSignup.js

    • LWC: vplS360SearchAddress.js

    • Integration Procedure: VPLS360_predictAddress