FAQ
Frequently Asked Questions
Last updated
Frequently Asked Questions
Stockeo connects to FTP servers from the IP address 138.197.226.212. If your supplier's server is protected by a firewall, ask them to whitelist this address so that incoming connections from it are allowed.

This usually indicates one of two things: either the metafield is already selected in another automation, or its type is not supported by Stockeo.
For more details, please refer to the Supported metafield types section.
A common issue in this case is the URL used in the automation.
By default, the Dropbox share URL redirects to a file preview page embedded in Dropbox. Stockeo requires a direct download link to access the file content.
To fix this, modify the shared Dropbox URL by changing the dl parameter at the end of the link from 0 to 1.
For example:
This URL opens the file in Dropbox preview mode.
To force a direct download, update it to:
This version points directly to the file and allows Stockeo to properly fetch the feed content.
Last updated
https://www.dropbox.com/scl/fi/7x9k2m1p8qzv0n3a5r8t2/stock.csv?rlkey=123ac456def789&dl=0https://www.dropbox.com/scl/fi/7x9k2m1p8qzv0n3a5r8t2/stock.csv?rlkey=123ac456def789&dl=1