Skip Navigation
Home 

HCP Anywhere User Help

Third-party applications

You can integrate applications with HCP Anywhere if the application was built using the HCP Anywhere File Sync and Share API. Your company may have built these applications for you or you can build your own HCP Anywhere applications using the API.

HCP Anywhere offers several tools for working with the File Sync and Share API. On the Maven Central Repository, you can access a Java software development kit (SDK) for the File Sync and Share API. The SDK uses the File Sync and Share API to access HCP Anywhere. On GitHub, you can access the HCP Anywhere File Sync and Share API Reference Guide and a sample program that uses the SDK. The sample program is just one example of how you could leverage the File Sync and Share SDK.

Maven
To access the Maven Central Repository, see http://search.maven.org. If you don’t know how to use the Maven Central Repository, see http://central.sonatype.org/.
GitHub
To access GitHub, see https://github.com/Hitachi-Vantara/anywhere-fss-sdk.

Note

Your company determines if you can use the HCP Anywhere File Sync and Share API.