• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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: 65

Hermes

Active member
@peter Parameters should be:
token
templateId
taskGroupId
title

If a task is added, immediately create an action to change the task (use taskid from step above) and edit the values you need to change.
 

Supreme

Well-known member
Staff member
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