The trick is to extract the document id first and then use it in this URL format
https://drive.google.com/uc?export=download&id={{doc_id}}
To extract the document_id, you can use this “Set Variable” step that first extracts the indexes and then extracts the substring from the main URL
I have described the detailed steps here: