Nativo ConnectorZappySys Nativo Connector provide read / write capability inside your app (see list below), using these drag and drop, high performance connector you can perform many Nativo operations without any coding. You can use this connector to integrate Nativo data inside apps like SSIS, SQL Server or popular ETL Platforms / BI Tools/ Reporting Apps / Programming languages (i.e. Informatica, Power BI, SSRS, Excel, C#, JAVA, Python). |
Integrate Nativo with these apps
Actions supported by Nativo Connector
Nativo Connector support following actions for REST API integration. If some actions are not listed below then you can easily edit Connector file and enhance out of the box functionality.
Read Campaign Data
[
Read more...
]
Parameter | Description |
---|---|
advertiser_id |
|
Read Advertisers Data
[
Read more...
]
Read Metrics
[
Read more...
]
Read DirectCampaign Data
[
Read more...
]
Read Preferred Campaign Data
[
Read more...
]
Read Managed Campaign Data
[
Read more...
]
Read Demand Campaign Data
[
Read more...
]
Read Auction Campaign Data
[
Read more...
]
Read Inventory Campaign Data
[
Read more...
]
Read Performance Campaign Data (Depriciated)
[
Read more...
]
Generic Request
This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL. [
Read more...
]
Parameter | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Url |
|
||||||||||||||||||||||||||
Body |
|
||||||||||||||||||||||||||
IsMultiPart |
|
||||||||||||||||||||||||||
Filter |
|
||||||||||||||||||||||||||
Headers |
|
Generic Request (Bulk Write)
This is a generic endpoint for bulk write purpose. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL. [
Read more...
]
Parameter | Description |
---|---|
Url |
|
IsMultiPart |
|
Filter |
|
Headers |
|
SQL examples for Nativo Connector
Use these example Nativo SQL queries in any ODBC-compatible application:
There are no examples