API:Followup:Create

From docs
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