MuleSoft Anypoint Connector for Salesforce Data 360
Set Up a PostgreSQL Connection
Create a PostgreSQL Data Stream
Create a PostgreSQL connection using one of the PostgreSQL connectors to bring in data into Data 360.
| User Permissions Needed | |
|---|---|
| To create a connection: | System Admin profile or Data Cloud Architect permission set |
Before you begin:
In Data Cloud, click Setup, and select Data Cloud Setup.
Under External Integrations, select Other Connectors.
Click New.
On the Source tab, select AWS RDS PostgreSQL, or AWS RDS Aurora PostgreSQL, or Azure PostgreSQL, and then click Next.
Enter a connection name, connection API name, and provide the authentication and connection details.
For Authentication Details, provide the username and password to authenticate the user.
For Connection Details, enter Connection URL that uses one of the formats listed next.
For AWS RDS PostgreSQL and AWS Aurora PostgreSQL, the URL format is {section1}.{section2}.{section3}.rds.amazonaws.com{:port}
For Azure PostgreSQL, the URL format is {hostname}.postgres.database.azure.com{:port}
For Schema, enter the database schema the user’s access is limited to for this connection.
For Database, enter the PostgreSQL database for which the user's credentials are authenticated.
To review your configuration, click Test Connection.
Click Save.
After the connector details are accepted, the connection is created and listed under Connectors.
You can now create data streams.