Creating Connections¶
After you create a partner, you can configure a connection.
A connection is a way to describe a storage location where files can be downloaded and uploaded. A connection is associated with a partner who owns and manages the storage location. FeedXChange supports SFTP and S3.
For the Acme Pet Shop partner, you'll set up an S3 connection. For the PAWs Resorts partner, you'll set up an SFTP connection.
Setting Up the Acme Pet Shop Connection¶
Note
This connection won't actually work. It's an example for instructional purposes only and won't connect to AWS. If you have an AWS bucket, you can use your connection information instead.
- Click Connections in the left navigation pane.
-
Click + Create New in the upper right corner. The New Connection screen opens.
-
Fill in the fields as described:
Property Name Property Description Connection Name Type Acme Pet Shop S3 Connection.Partner Select Acme Pet Shop.Description Type S3 Connection for Acme Pet Shop.Connection Type Select S3.URL Type test-bucket. 1Access Key ID Type ABCD1234EFGH5678IJKL900. 1Secret Access Key Type ABCD1234EFGH5678IJKL900-abc. 1Region Select US East (Ohio).1 -
If you're using your own AWS connection, click Test to test the connection.
Note
The connection to
test-bucketfails. It's an example for instructional purposes only. If you're using your own S3 bucket, access key ID, secret access key, and region, you can expect the test to pass. -
Click Save in the upper right corner.
Setting Up the PAWs Resorts Connection¶
Note
This connection won't actually work. This connection example is for instructional purposes and won't connect to the example host address. If you have a host server, you can use your SFTP connection information instead.
-
Click + Create New in the upper right corner. The New Connection screen opens.
-
Fill in the fields as described:
Property Name Property Description Connection Name Type PAWs Resorts SFTP Connection.Partner Select PAWs Resorts.Description Type SFTP Connection for PAWs Resorts.Connection Type Select SFTP.URL Type https://example.com. 2Username Type some-user. 2Authentication Type Select Password. 2Password Type ABCD1234EFGH5678IJKL900. 2 -
If you're using your own SFTP host details, click Test to test the connection.
Note
The connection to https://example.com shown in the previous step fails. It's an example for instructional purposes only. If you're using your own host URL, username, and authentication details, you can expect the test to pass.
-
Click Save in the upper right corner.
Next, create the template.
See also:
-
If you have access to AWS, you can use your own bucket, Access Key ID, Secret Access Key, and Region to configure a working connection. ↩↩↩↩
-
If you have access to a server accessible through SFTP, you can use your own host URL, username, and password or key file to configure a working connection. ↩↩↩↩

