Get Export Module For Entity
- 13 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Get Export Module For Entity
- Updated on 13 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.12.0 |
Location | System > Advanced > Import - Export |
The Get Export Module For Entity step takes in an entity id. The output will be the name of the associated Project; if the Entity is not attached to a Project the value will be empty.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Entity Id | The Id of the desired Entity | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Name of the associated project | String |
Example Inputs and Outputs
Entity Id | Output |
---|---|
08da6352-eda5-c25f-1f24-222260017f93 | ProjectA |
Null | EXCEPTION MESSAGE |
Empty | EXCEPTION MESSAGE |
Was this article helpful?