2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
Apicode Distribution
What is REST API?

The ApiCode distribution REST API provide programmatic access to read and write replication data. The REST API identifies the application and its users using OAUTH  ; responses are available in json.  We have used SWAGGER editor for the end users to make the API calls so that they can try out APIs exposed by API management platform. 

Click Here for accessing the CW  API Management -API management platform for unregistered user.

Checklist Before Getting Started 

  1. User user should have the release of 4.2.9 or later .
  2. Valid valid credentials of DBSync API management platform 
  3. Valid valid credentials of bitbucket

There are various API Methods methods list which are exposed for this release , we will be adding more methods in the upcoming releases . 

...

Apicode-Distribution

The SalesForceToFileSystem Api Code  method is the actual API call used to invoke the Api Method so that the file from passed Salesforce objects gets downloaded  to the assigned file path of the FTP serverApiCpde-Distribution is an API which is used to deploy ApiCode based rest services from a git repository to the underlying ApiServer.

The below tables explains the various model schema and attributes which form the model class 

...