API:Followup:Create

From docs
Revision as of 13:18, 26 July 2017 by Jeff Epperson (talk | contribs) (API » New Followup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

API » New Followup

URL: https://app.callproof.com/api/followup/new/

Method: POST

Required Fields:

  • api_key[key] - API Key
  • api_key[secret] - API Key Secret
  • followup[start_datetime] - Start Time of followup (e.g. '2014-08-10 12:34:56')
  • followup[notes] - Notes for followup
  • followup[contact_id] - Contact
  • followup[duration] - Duration in second
  • followup[completed] - Status of followup; 1 for completed else 0

Data Returned:

  • results - Created Followup Details
  • errors - Array of errors produced by the request
  • code - HTTP request status