Fixed IP Address
Some APIs require you to add specific IP addresses to an allowlist before accepting connections. Data Fetcher's Fixed IP Address feature ensures your requests always come from the same IP address, making it easy to meet this security requirement.
How to Turn On Fixed IP Address
Navigate to the request screen in Data Fetcher.
Scroll down to the bottom and click to open the Advanced settings.
Under Fixed IP Address, toggle on Use fixed IP address.
Your requests will now consistently run from: 54.173.229.200
When configuring your API services, add this IP address to their allowlist settings to ensure successful connections.
Last updated