getTranslationStatus()

Overview

public array function getTranslationStatus(
      required string objectName
    , required string recordId  
)

Returns an array of actively supported languages as per listLanguages() with an additional 'status' field indicating the status of the translation for the given object record

Arguments

NameTypeRequiredDescription
objectNamestringYesName of the object that has the record we wish to get the translation status of
recordIdstringYesID of the record we wish to get the translation status of