Skip to content

sixtree/sixtree-java-xref-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sixtree Xref API documentation version v1


/xref

/xref

  • get: Returns the usage of the API

/xref/{tenant}

  • get: List the Entity Sets for this Tenant

/xref/{tenant}/{entitySet}

  • get: Return information about an Entity Set such as the count of Relations and their names (eg. Salesforce, SAP)
  • post: Create a new Relation for this Entity Set
  • put: Update a Relation to add or modify a Reference. If the Reference Endpoint exists, it will overwrite what exists. If it does not exist it will create a new Reference

/xref/{tenant}/{entitySet}/{commonId}

  • get: Retrieves a specific Relation identified by this Common ID

/xref/{tenant}/{entitySet}/{commonId}/{endpoint}

/xref/{tenant}/{entitySet}/{commonId}/{endpoint}/{id}

About

A Java based ID Cross-Reference RESTful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors