# Use project properties in recipes
Project properties are accessible as datapills in recipes within their scope.
Complete the following steps to use project properties in a recipe:
Click Recipe data to expand the Recipe data menu.
Go to Recipe data > Properties > Project properties.
Map the project property datapill to the appropriate input field. For example, you can map a project property named admin_email
to the To field in a Gmail action to specify the email recipient.
Project properties are a child element of the Properties datatree
# Project property scope
Project properties are not accessible outside of the project folder you define them in. To create properties with a larger scope, use Environment properties, which are accessible from all recipes within your workspace.
RECIPE MOVE ERROR
If you move a recipe that uses project properties to a folder outside the project where the properties were originally defined, the recipe will display a Please replace invalid datapill(s)
error message. To resolve this error, replace or remap the invalid datapill with a valid one.
Replace invalid datapills
Last updated: 11/15/2024, 11:17:43 PM