Delete Media
Using this action, you can delete the uploaded media, such as photos, videos, and PDF files, from the Firebase Storage.

Delete media
Before you add this action, ensure you can access the Uploaded File URL of the media. Check out the upload media section to see how to get it.
Follow the steps below to add this action to any widget.
- Select the Widget (e.g., Button) on which you want to add the action.
- Select Actions from the Properties panel (the right menu), and click + Add Action.
- Search and select the Delete Media (under UI Interactions) action.
- Inside the URL section, provide a valid media URL. This must be either the direct Uploaded File URL or a variable that holds the URL.

Adding Delete Media action
Last modified 6mo ago