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

Create a Task in Plutio from a Task template

peter

Member
I'm trying to create a task in Plutio, based on a template. From what I understand you need to:
1. Create a Task action, based on a template
2. Then add another Task action to update the fields.

I've tried doing this in Pabbly:
Trigger: [WebHook is a form response from a Plutio form]
Action:
App: Plutio
Action Event: Create Task
Title: /template [Plutio task template ID]

If I enter the task template ID, say (fla6oWBIsZ21FhgV7), and "Save and Send Task Request", I get a task created with that title: fla6oWBIsZ21FhgV7. But it's not a template.
Note: I can get the data submitted form the Plutio form Ok.

I've also tried:
Title: /template [Plutio task template name]
Title: [Plutio task template name]
Title: [Plutio task template ID]

Any advice please?
 

Attachments

  • task.jpg
    task.jpg
    80.6 KB · Views: 172
P

Pabblymember11

Guest
Hey @peter @Hermes

Please check this out we have successfully added the "Create Task by Template" endpoint in the "Plutio" App.


2021-04-14.png



Also please do test this at your end.
 
Last edited by a moderator:

peter

Member
Thank you Supreme and Hermes!

I can confirm the "Create Task by Template" is working.

As Hermes mentioned in #2 above, it's a 3 step process:
1. App: Webhook [capture Plutio form data]
2. Action: Plutio : Create Task by Template
Enter the Required fields and Start/Due dates
3. Action: Plutio : Update a Task
Update the required fields with your required values
 
Top