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

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Delete google task after completing in todoist

Hi, I want tasks in google to be deleted when I completed them in todoist.

My trigger is Todoist - Task completed
Action in Google Task: Delete task

"The application processed the request but returned a blank response. Refer to the HTTP status code above for details."

How can I solve this?

Thanks, Sophie
 
P

Pabblymember11

Guest
Hey @Sophieja23

We have reviewed your worklfow and to make your usecase dynamic you need to use the task Id of the task from the trigger response.

Since there is no action event available to make receive the task from your Google Task.

"The application processed the request but returned a blank response. Refer to the HTTP status code above for details."
This is the status code coming from the API which states that the application has been processed your request but unable to show the response.
 
Hi, thanks. I tried with task id yesterday. Now I tested it again and it says "invalid task id" - I see that it is kind of tricky as the task is already deleted ...
 

Attachments

  • screenshot-connect.pabbly.com-2022.08.23-09_10_52.png
    screenshot-connect.pabbly.com-2022.08.23-09_10_52.png
    33.1 KB · Views: 114
P

Pabblymember11

Guest
Hey @Sophieja23

Hi, I found the solution. The right action was Update Task Status - and here I could say completed and its done in Google task

As per the API documentation of Google Task, there is no such action event to get the task's details.
 
Top