# Delete request
Delete a request from a Workflow app.
# Input fields
Input Field | Description |
---|---|
Workflow app | Select a Workflow app in which to delete a request. |
Record ID | The ID of the record you plan to delete. You can map this in using a datapill from a trigger or action from the Workflow apps connector. |
# Output
Output is dynamic and may vary depending on the actions and triggers in your recipe, as well as the columns present in your Workflow app's corresponding data table.
To use this data in downstream steps, map in the relevant datapill from the datatree.
Output field | Description |
---|---|
Success | Whether the record is deleted successfully. Available values include True or False . |
Last updated: 8/18/2025, 4:56:16 PM