App

Details of an App Drop

An App Drop is a connecting drop that help you link to an app you have installed or built. This is a common way of linking to a custom object to another core object

FieldUsage / DescriptionAdditional Information
object_name {{app._app_name_._object_name_}}Access to a single object reference via a custom app
object_name_plural {% for object in app._app_name_._object_name_plural_}}Access to an array of objects via a custom app

Did this page help you?