feat(zendesk): add new tickets trigger
This commit is contained in:
@@ -3,6 +3,7 @@ import listBrands from './list-brands';
|
||||
import listGroups from './list-groups';
|
||||
import listSharingAgreements from './list-sharing-agreements';
|
||||
import listTicketForms from './list-ticket-forms';
|
||||
import listViews from './list-views';
|
||||
|
||||
export default [
|
||||
listUsers,
|
||||
@@ -10,4 +11,5 @@ export default [
|
||||
listGroups,
|
||||
listSharingAgreements,
|
||||
listTicketForms,
|
||||
listViews,
|
||||
];
|
||||
|
Reference in New Issue
Block a user