What is the correct Photo URL for Instagram module?

Here’s my scenario.

Goal:
Upload a photo from Canva to Instagram

Modules:
Canva - export the design
Dropbox - upload the file
Dropbox - create a share link
Instagram - create a photo post

Issue:
In the Instagram window, there’s an input field for “Photo URL” but I’m not sure what to use there.

From the Dropbox module, I tried using the URL and Download URL variables but those throw errors.

“The image format is not supported. (36001, OAuthException)”

Any idea how to fix this?

Thanks for your help!


I got this working now.

1 Like

How did you resolve this error? I’m getting the exact same issue with the exact same workflow.

Hi Joe, I solved it by using the body:link value from the Dropbox ‘Make an API call’ module.

See screenshot below:

1 Like