Environment Variables
API Reference for ProcessMaker Environment Variable API
Returns all environmentVariables that the user has access to. For security, values are not included.
Fetch a collection of variables based on paged request and filter if provided
Laravel passport oauth2 security.
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
ascPossible values: 10Include data from related models in payload. Comma separated list.
""list of environmentVariables
list of environmentVariables
Creates a new global Environment Variable in the system
Laravel passport oauth2 security.
success
success
Return an environment variable instance Using implicit model binding, will automatically return 404 if variable now found
Laravel passport oauth2 security.
ID of environment_variables to return
success
success
Update an environment variable
Laravel passport oauth2 security.
ID of environment variables to update
success
success
Laravel passport oauth2 security.
ID of environment_variables to return
success
No content
success
No content
Last updated