catchr.net API

  • Time entry
  • Templates
  • Object
  • Activities
  • Properties
  • User
  • get_report_photo
  • get_object_route
  • del_assignment
  • save_assignment
  • add_assignment
  • get_object_assignment
  • del_object_comment
  • add_object_comment
  • get_object_comment
  • get_object_log
  • get_object_log
  • delete_object
  • save_object
  • create_object
  • get_property
  • get_property_list
  • get_activity_list
  • get_object_photo
  • get_object
  • get_object_list
  • save_top_object_label
  • get_top_object_label

get_report_photo

Get all photo attached to activities in report

query
get_report_photo
required parameters
ob_top_name or ob_top_id to indentify top object
optional parameters

					
response format
error;msg;file_name
parameter reference

error – numeric error if any

msg – error string if any

file_name – file to download

working example
http://catchr.october-software.com/?query=get_report_photo&ob_top_name=MyObName&apikey=your_api_key&output=html