Hi All,
I have been trying to use API to create and update templates, items and triggers.
I found that item.get has an option to get the name and description of the item along with other options. But, the trigger.get has only description and no name. The problem here is trigger.get calls the name of the trigger as description!! Is there a way to address both name and description of a trigger?
TIA.
Regards,
Avi
I have been trying to use API to create and update templates, items and triggers.
I found that item.get has an option to get the name and description of the item along with other options. But, the trigger.get has only description and no name. The problem here is trigger.get calls the name of the trigger as description!! Is there a way to address both name and description of a trigger?
TIA.
Regards,
Avi
Comment