Plutio trigger for Task Edit is wrong

Status: Closed · Asked by Nexify on · 0 views

Nexify — Question ·

I created an intergration with plutio . In Plutio I select task.edit and it gives me a webhook which I add to Pabbly. So far so good, data is coming in.
The data coming in is actually for project.edit. Where is the issue? Pabbly's side or Plutio?

Pabblymember11 — Reply ·

Hey @GroeiGarage

The Plutio: Plutio Notification trigger event is a webhook-based trigger event that only receives the data once send by the application only.

So, it seems like you might have subscribed to the multiple triggering events or Plutio could be sending the data with different trigger events to your workflow.

As a solution, we would recommend you use the Filter action step and select the events for which you want to process the data in your workflow.

E.g. -

Back to all forum threads · Log in to reply