Transfer Data external accounts transfer-external-account
Amazon Simple Storage Service (S3) amazon-simple-storage-service--s3--external-account
The Amazon Simple Storage Service (S3) connector can be used to import or export data to ÃÛ¶¹ÊÓÆµ Campaign. It can be set up in a workflow activity. For more on this, refer to this page.
As you are setting up this new external account, you need to provide the following details:
-
AWS S3 Account Server
URL of your server, it should be filled as follows:
<S3bucket name>.s3.amazonaws.com/<s3object path>
-
AWS access key ID
To know where to find your AWS access key ID, refer to this .
-
Secret access key to AWS
To know where to find your secret access key to AWS, refer to this .
-
AWS Region
To learn more on AWS region, refer to this .
-
The Use server side encryption checkbox allows you to store your file in S3 encrypted mode.
To learn where to find the access key ID and secret access key, refer to Amazon Web services .
Azure Blob Storage azure-blob-external-account
The Azure Blob Storage external account can be used to import or export data to ÃÛ¶¹ÊÓÆµ Campaign using a Transfer file workflow activity. For more on this, refer to this section.
To configure the Azure external account to work with ÃÛ¶¹ÊÓÆµ Campaign, you need to provide the following details:
-
Server
URL of your Azure Blob storage server.
-
Encryption
Type of chosen encryption between None or SSL.
-
Access key
To know where to find your Access key, refer to this .
SFTP
The SFTP external account lets you configure and test access to a server outside of ÃÛ¶¹ÊÓÆµ Campaign.
To configure the SFTP external account, fill in the following fields:
-
Server
Enter the name or address of the SFTP server.
-
Port
Specify the SFTP connection port number. The default port is 22.
-
Account
Enter the username used to connect to the SFTP server.
-
Password
Enter the password for the SFTP account.
-
SFTP authentication type
Choose the method to authenticate with the SFTP server. Options include:
-
Password: authenticate using the account’s password.
-
Public key: authenticate using an SSH key pair (private and public key).
-
If Public key authentication is selected, following fields need to be filled:
-
Private key file
Specify the private SSH key file used for authentication.
-
Public key file
Specify the corresponding public SSH key registered on the SFTP server.
-
SSH Key passphrase
Enter the passphrase to decrypt the private key if it is protected.
HTTP
The HTTP external account lets you configure and test access to a server outside of ÃÛ¶¹ÊÓÆµ Campaign.
To configure the HTTP external account, fill in the following fields:
-
Server
Enter the name or address of the HTTP server.
-
Port
Specify the HTTP connection port number. The default port is 80.
-
Account
Enter the username for authentication.
-
Password
Enter the password associated with the user account.
-
SFTP authentication type
Select the type of authentication type for the connection. Options include:
- Password
- Public key
If you are using Public key authentication, from the PublicKey Auth menu, enter the required values for:
-
Password: The passphrase protecting the private key, if applicable.
-
Private key: The private key used to authenticate the Snowflake account.
FTP
The FTP external account lets you configure and test access to a server outside of ÃÛ¶¹ÊÓÆµ Campaign.
To configure the FTP external account, fill in the following fields:
-
Server
Enter the name or address of the FTP server.
-
Port
Specify the FTP connection port number. The default port is 21.
-
Account
Enter the username for authentication.
-
Password
Enter the password associated with the user account.
-
Encryption
Select the type of encryption for the connection. Options include:
- By default
- POP3 + STARTTLS
- POP3 non-secure
- POP3 secure