Sample code that uses Feedvisor's APIs to change configurations.
First you need to make sure that your client credentials are set in the constants that are at the top of AuthenticationExample class, then you can run the main function in the same class
or
After running install in maven, run:
java -jar target/external-example-1.0-SNAPSHOT-jar-with-dependencies.jarAfter making sure that your client credentials are set in the constants that are at the top of AuthenticationExample class, run:
mvn clean installExists in Feedvisor's Knowledge Base