Which IIQ version are you inquiring about?
8.4
Share all details about your problem, including any error messages you may have received.
Which type of connector to use to onboard Jenkins and Google BigQuery applications?
Hi @aseelvn07
Please check if there is an API for these applications, if yes you can use webservices connector
refer the article - https://community.sailpoint.com/t5/IdentityIQ-Forum/JDBC-Connector-with-Google-BigQuery-quot-Simba-driver-does-not/m-p/268767 where the solution was implemented using webservices connector.
first test their API’s using postman/bruno, once you validate all CRUD operations are working then you can use the webservices connector and have the integration.