Document Generation

Method URL Headers
POST https://api.clientpoint.net/v4/clientpoint-files/import-file None

Request Body

Fields Data type Description Sample Data
api_key* Alpha-Numeric ClientPoint's API Key asdsad224r4332g23432443h24324e
clientpoint_id* Number ClientPoint Id 811860
file_id* Number (docx | pptx) Import file Id from your content library 1546923
data JSON Object

Send all merge field values to replace

"data": {
  "client": "Marketing Department"
  "rep_name": "Bob Evans"
  "merge_field": "field_value"
  .....
 }

 Copy
Requested Payload Copy
Response Copy
 Your response will appear here