Zendesk trigger not being... triggered?

Hi team,

I am new user on n8n and trying to do my Zendesk integration to alert me on Telegram when I have a ticket updated with status “open”, it should send me a notification when a ticket is created or updated by an external user.

I created a OAuth Client on Zendesk, added this credential on n8n, and build this workflow:

When I click on “Test Workflow” on my n8n workflow and create or update a ticket on Zendesk, it works fine, completed the flow, but without clicking on test workflow it just do not run.

It’s not clear to me where is my fault :confused: Someone have any guidance to me? If I was missing a trigger on Zendesk side it should not work on tests, right?

Thanks a lot

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @ivancarlos,

Just to double check did you activate your workflow on the top right of the workflow editor?

Yes, it’s activated :confused:

1000371561

What if you use the regular API Token instead of OAuth?