• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Plutio trigger for Task Edit is wrong

Nexify

Member
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?
 
Last edited:
P

Pabblymember11

Guest
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. -

1665725732737.png
 
Top