create_object_tpl_activity

create activity in object template

query
create_object_tpl_activity
required parameters
ob_top_name or ob_top_id to specify top object, obt_id to specify template
optional parameters
at_name at_duration at_date at_value at_long_desc at_seq_num at_type at_label at_bookmark at_note at_text1 at_text2 at_text3 at_text4 at_text5
response format
obt_id;at_id;at_bookmark;at_date;at_duration;at_label;at_long_desc;at_name;at_note;at_seq_num;at_type;at_value;at_text1;at_text2;at_text3;at_text4;at_text5
parameter reference

obt_id – template id, unique

at_name – name of activity, not unique

at_id – id of activity, unique

at_date – due date static set for activity in Catchr application

at_duration – due date dynamic, calculated from previous activity

at_bookmark – bookmark image

at_note – multiline note

at_long_desc – long description set in Catchr application

at_value – value of the activity, it can be 0 or 1 for check type activity, 0% or 25% or 50% or 75% or 100% for percent type activity, from 2 to 6 zeros or ones for flow type activity, eg. 00 – two stages, uncomplete, 111000 – six stages, three complete

at_label – label set for activity, label can be 0 to 5 comma separated, eg: 0,4,5 (first and last two)

at_seq_num – order id, lowest id is displayed at the top of the list

at_create_time – timestamp when activity was created

at_modify_time – timestamp when activity was last time modified

at_text1… at_text5 – text fields not used in Catchr application, but can be set and retrieved via REST API