eZintegrations
Welcome to eZintegrations, the cloud-based data integration platform that simplifies and streamlines your data processes. Our platform offers an intuitive API marketplace for real-time data integration across various cloud platforms, making it easy for organizations to integrate and synchronize their data seamlessly.
With eZintegrations, you can say goodbye to the complexities of ETL/ELT and data pipelines. Our user-friendly interface allows for simple drag-and-drop operations, while our enhanced logging feature ensures real-time issue resolution, making troubleshooting a breeze.
Gone are the days of exploring APIs, writing SQL and PL/SQL queries, and dealing with the headaches of debugging various data sync problems in databases, data warehouses, lakehouses, and data mesh environments. eZintegrations handles all of that for you.
Our versatile and efficient data integration tool empowers organizations to streamline their processes and boost productivity.
Data Source - API
Test the Data Source
To test the data source- Step 1: Specify or add the data source from Catalog Step 2: Select...
Pagination
Pagination returns the pages of response. There are 6 types of Pagination Type and applicable v...
Time Parameters
The attributes under Time Parameters are- Today Format, Yesterday Format, Rolling Time Format, Ro...
Numeric Parameters
Numeric Parameters has two attributes- Minimum Number and Maximum Number. It is used in end poin...
Authorization
eZintegrations platform supports all sort of Authorization for any standard APIs like REST API, S...
Data Source - Bizintel360 Data Lake
Bizintel360 Data Lake is a search engine based NO-SQL database owned by Bizdata. Users can ingest...
Data Operations
Data Transformation
Upper Case Description This operations helps to convert a given key value into Upper Case from ...
Data Wrangling
Single Line to Multiline Description : Single Line to Multiline operation is used to convert S...
Data Cleaning
Drop All Events to Start With Description: Dropping all events operation is used to drop all t...
Data Pipeline Controls
Sleep Time Description: Sleep Time operation helps in giving a pause of some seconds which is ...
Data Target - API
Pre-Request Scripts
Pre-request script is a piece of code that will run before the execution of a request. Pre-reques...
Integration Bridge
Frequency
Frequency is the timing at which the user want their integration bridge to run. It is of 2 types ...
Start An Integration Bridge
Following the selection of the data source, the first step is to launch the integration bridge, w...
Stop An Integration Bridge
After a successful connection is established between the data source and target, in some cases th...
Refresh an Integration Bridge
Refreshing an integration bridge helps with updating all the changes and the path established bet...
Status of Integration Bridge
Status of Integration Bridge aids in displaying the integration's present state. For instance, kn...
Download Logs of An Integration Bridge
Downloading logs of an integration is the process by which the user can download the log files th...
Stream Logs of Integration Bridge
Stream logs of an integration Bridge helps the user to get all the information about ongoing inte...
Copy Integration Bridge
Copy Integration Bridge is designed to copy the entire data from one existing Integration Bridge ...
View An Integration Bridge
View An Integration Bridge helps the user view all the information related to Integration Bridge....
Accounting & Billing
Dashboard
This page contains information of the users billing amount, billing cycle, billing period and the...
Plan
First Time User This page has information related to the plans, pricing and payment options. Us...
Current Plan
This page contains information of the current selected plan.
Payment Method
This page has information of the payment method used by the user. Users can update/ change their...
Billing Information
This page contains Billing Information of the selected plan in the format as mentioned below Fir...
Invoices
This page contains information of the Invoices of the plans subscribed. Users can find Invoice I...
Security Matrix
A User A Owner of the Customer Organization who signs up for eZintegrations from Sign Up ...
Onboarding
SFTP API
Introducing Secure File Transfer Protocol (SFTP) APIs With our state-of-the-art SFTP APIs, conne...
Release Notes
Release Notes (July 4, 2023) Improvement: Alphanumeric values are now allowed in First name a...
MySQL Database API
Appendix
Pycode Examples
Rename JSON Key based on other key's value
In the below python code examples user can dynamically change JSON key based on other key's value...
Generate a OAuth 1.0 Signature or Store a Code Response in a User Defined Variable
When we want to run a python script and the response will come from the same script and has no re...
Convert Empty String in a JSON to a "null" value
Below is the example as how user can convert a empty string to a "null" value in a JSON dataset. ...
Form a JSON Object based on the key and values available in JSON Dataset
Below is the example to form a JSON Object based on the key and values available in the JSON data...
Url Parsing
Below is the example where in the current context, we are receiving a Url in the 'name' key with ...