Connector Version | Supported WSO2 MI Version |
---|---|
1.1.0 | MI 4.3.0 |
Please refer to the Facebook Ads 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
esb-connector-facebookads
directory:mvn clean install
. - The ZIP with the Facebook Ads connector is created in the
esb-connector-facebookads/target
directory.