This content applies solely to Government Clause Automation, which must be purchased separately from the Appian base platform. |
This page outlines how GCA integrates with Acquisition.gov to allow GCA to reflect the most recent data available.
Using an API, GCA can retrieve clauses. The table below lists the Acquisition.gov API endpoint and the corresponding Appian object that references it.
API Endpoint | Appian Object |
---|---|
https://api.github.com/repos/ |
AS_GCM_INT_getAcquisitionGitTree |
The expression rule, AS_GCM_INT_getAcquisitionGitTree
, is used to call these Acquisition.gov APIs and will update the clause record. Currently, GCA extracts the following API fields to fully update the clause record fields:
Acquisition.gov API | Clause Automation Field | API Field |
---|---|---|
GSA/GSA-Acquisition-FAR/git/trees/ |
tree |
tree |
GSA/GSA-Acquisition-FAR/git/blobs/ |
sha |
sha |
GSA/GSA-Acquisition-FAR/contents/html/copypaste-AllTopic/ |
uniquenumber.html |
name |
Modifying Acquisition.gov