mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
⚡ Added ticket resource
This commit is contained in:
@@ -14,7 +14,9 @@ import {
|
||||
hubspotApiRequest,
|
||||
} from './GenericFunctions';
|
||||
|
||||
import { createHash } from 'crypto';
|
||||
import {
|
||||
createHash,
|
||||
} from 'crypto';
|
||||
|
||||
export class HubspotTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
|
||||
Reference in New Issue
Block a user