Difference between revisions of "API:Followup:Create"

From docs
Jump to: navigation, search
(Created page with "== API » New Followup == '''URL:''' <nowiki>https://app.callproof.com/api/followup/new/</nowiki> '''Method:''' POST '''Required Fields:''' * '''''api_key[key]''''...")
(No difference)

Revision as of 12:43, 26 July 2017

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 - Companies details
  • errors - Array of errors produced by the request
  • code - HTTP request status