Connector Version | Supported WSO2 MI Version |
---|---|
0.1.0 | MI 4.4.0 |
Please refer to the HTTP Overview documentation.
Follow the steps given below to build the connector from the source code:
- Get a clone or download the source from Github.
- Run the following Maven command from the
mi-connector-http
directory:mvn clean install
. - The ZIP with the Facebook Ads connector is created in the
mi-connector-http/target
directory.