feat(pipedrive): add new deals trigger
This commit is contained in:
@@ -215,6 +215,15 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/openai/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Pipedrive',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Triggers', link: '/apps/pipedrive/triggers' },
|
||||
{ text: 'Connection', link: '/apps/pipedrive/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'PostgreSQL',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user