- 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Informatica
- Updated on 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Informatica Cloud provides iPaaS for integrating diverse data by synchronizing business processes and connecting cloud applications, SaaS platforms, and on-premises databases, offering tools to create custom solutions. More information can be found at Informatica.
Integration Method: API
Tables: Account Change (3001), Authentication (3002), User Access Management (3005), Group Management (3006), User Inventory Info (5003)
This integration supports the following events.
Event | Description |
---|---|
Users | Retrieve Informatica Intelligent Cloud Services user details. |
Security Events | Retrieve information regarding security events which includes login, creating, updating, deleting user, user groups and roles. |
Objects | Retrieve the list of users and groups permissions. |
This integration supports the following versions.
Informatica API version | v3.0 |
Note:
Informatica is a continuously updated cloud service. As of this document preparation, the latest release was in March 2025.
Prerequisites
The user should have access to the Informatica platform with an account that has Administrator privilege.
The user should have access to the DataBee console.
Configuration Overview
Generate client credentials with the required scopes.
Add the Informatica data feed in the DataBee console with the below parameters.
DataBee Parameter
Informatica Parameter
API Base URL
Replace <instance> with instance value obtain from the Login URL.
Token URL
Replace <cloud provider> and <region> with cloud provider and region obtain from the Login URL.
Username
Admin account username.
Password
Admin account password.
Informatica Configuration
Logon to the Informatica with an account that has the Administrator privilege.
Note:
Note down the admin account username and password for future reference. Keep note of the login URL.
To integrate Informatica and DataBee we will require following:
Cloud Provider
Region
Instance
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for Informatica and click it as shown below.
Click on the API Ingest option for the collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
Authorization Method: Token URL Auth
API Base URL: paste the <instance> value.
Token URL: paste the <cloud provider> and <region> value.
Username: enter the username of admin account.
Password: enter the password of admin account.
Event Types: preselected for all the event types that integration pulls.
Click Submit.
Troubleshooting Tips
If you’re facing invalid_client or unauthorized_client issues this might be possibly due to incorrect credentials. Ensure that username and password is pasted correctly. Since you cannot view the password after the 1st time, paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.