Skip to main content
Best answer

How to identify and query a Dropbox file from a shared link using Zapier?

  • December 1, 2023
  • 2 replies
  • 88 views

BaseFace

Seems like the most obvious thing, but it is eluding me: If I have a link to a shared Dropbox file, how can I get a Zap to identify the file and query everything about it? I won’t know the file’s path or name in advance.

Best answer by BaseFace

Thanks, @Troy Tessalone! After posting my question, I did some further research and found the get_shared_link_metadata API, which did the trick. For the record, the links I am using are the ones generated when you click “Copy Link” in Dropbox. They start with https://www.dropbox.com/scl/fi/ and end in an “rlkey” and then “&dl=0”, though I’ve found you can eliminate those elements and still get a result from the API.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • December 1, 2023

Hi @BaseFace 

Good question.

Can you post an example of the link you are trying to use?


BaseFace
  • Author
  • Beginner
  • Answer
  • December 5, 2023

Thanks, @Troy Tessalone! After posting my question, I did some further research and found the get_shared_link_metadata API, which did the trick. For the record, the links I am using are the ones generated when you click “Copy Link” in Dropbox. They start with https://www.dropbox.com/scl/fi/ and end in an “rlkey” and then “&dl=0”, though I’ve found you can eliminate those elements and still get a result from the API.