- Import this application into Anypoint Studio 7+ (Recomended version 7.3.4).
- Create an account for TransferWise Sandbox environment. During the account creation, you must select 'Business' as the account type.
- Generate a Full Access token (access token): go to TransferWise User Settings (API tokens -> Add token)
- Open 'src/main/resources/transferwise.properties' file and set
api.sandbox.access.token
property with the access token generated on step 3. - Run
mvn test
from command line at this project root directory or right click over project -> MUnit -> Run tests in Anypoint Studio 7+. - Explore all TransferWise connector for Mule 4 features.
You will need a valid product license to run/test TransferWise Connector for Mule 4.
Put your license for TransferWise Connector for Mule 4 in src/main/resources
directory.
Please, contact HAWKORE to obtain a valid license.
NOTE: You do not need a license to design Mule flows using this connector.
Sign up at www.hawkore.com to access full documentation.