LCA implementation using Google functions
Learn about implementing Life Cycle Actions (LCA) using Google functions.
Get ready to implement a Life Cycle Action (LCA) using Google's Cloud Run functions.
Prerequisites
- Google Cloud Account
 - An active Google Cloud account with billing enabled.
 - Service Account Creation Permissions
 - Access to create and manage service accounts.
 - Cloud Functions API Enabled
 - Ensure the Cloud Functions API is enabled in the project.
 - Access to 
    
sample-lca-googlefunctionRepository - Ensure you have access to the Reltio repository containing the samples for Google function LCAs.