Back to Templates
This workflow automatically downloads NASA's Astronomy Picture of the Day (APOD) every day. It then resizes the image to a 4K resolution (3840x2160), making it perfect for a desktop wallpaper, and uploads it to a specified Google Drive folder.
If the APOD for the day is a video or another media type instead of an image, the workflow will skip the download process and send an alert to a designated Slack channel, informing you of the media type and title.
This template is ideal for:
Setup should take about 5-10 minutes.
Fetch APOD data node.Upload to Google Drive node.Send Slack alert node.⚙️ Configuration node, replace the placeholder values for DRIVE_FOLDER_ID and SLACK_CHANNEL_ID with your actual Google Drive folder ID and Slack channel ID. You can find the folder ID in the URL of your Google Drive folder.Resize image to 4K node.Upload to Google Drive node with another cloud storage node like Dropbox or OneDrive.Daily Trigger node to run more or less frequently.