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

No Basecamp Get Project By ID Action

I have my Basecamp IDs stored in a Google Sheet I would like to retrieve the todo lists from the projects but in order to do that i require the todoset ID and that can only be gotten by getting the project details first.

Any help will be appreciated.
 
@ArshilAhmad

Is it also possible for you to implement their webhooks api?


A use case for this is to allow us to add webhooks to projects after they have been created with the create project or create project from template step. Instead of having us add the webhooks manually to every new project.
 

ArshilAhmad

Moderator
Staff member
Hi @ArshilAhmad,

I have shared the workflow with the email address provided.

Below is a loom video link of the issue I'm experiencing.

https://www.loom.com/share/b9dadccc872c4864a2e5c4fd51b51765
As per your request, we have added Basecamp: Get Project by ID as an Action Event.

1681985417366.png
 

ArshilAhmad

Moderator
Staff member
Is it also possible for you to implement their webhooks api?

A use case for this is to allow us to add webhooks to projects after they have been created with the create project or create project from template step. Instead of having us add the webhooks manually to every new project.
Can you please elaborate on what you mean by implementing Webhooks API and adding Webhooks to projects after they have been created?
 
Can you please elaborate on what you mean by implementing Webhooks API and adding Webhooks to projects after they have been created?
Their Webhooks API allows you to specifiy a webhook to be fired on certain events but this is set for each project.

I have another workflow in pabbly that uses a webhook trigger to listen for the todo event in that i would like to add to all basecamp projects, I will have to add this web hook manually for my existing basecamp projects.

What i would like to achieve is the ability to add the webhook automatically to the project as i have 3rd workflow that creates the project when a form is filled out. I want to add this same webhook to all projects.

Please let me know if that helps.
 

ArshilAhmad

Moderator
Staff member
Their Webhooks API allows you to specifiy a webhook to be fired on certain events but this is set for each project.

I have another workflow in pabbly that uses a webhook trigger to listen for the todo event in that i would like to add to all basecamp projects, I will have to add this web hook manually for my existing basecamp projects.

What i would like to achieve is the ability to add the webhook automatically to the project as i have 3rd workflow that creates the project when a form is filled out. I want to add this same webhook to all projects.

Please let me know if that helps.
I will discuss the possibility with my team, and will get back to you on this.
 

ArshilAhmad

Moderator
Staff member
Their Webhooks API allows you to specifiy a webhook to be fired on certain events but this is set for each project.

I have another workflow in pabbly that uses a webhook trigger to listen for the todo event in that i would like to add to all basecamp projects, I will have to add this web hook manually for my existing basecamp projects.

What i would like to achieve is the ability to add the webhook automatically to the project as i have 3rd workflow that creates the project when a form is filled out. I want to add this same webhook to all projects.

Please let me know if that helps.
Unfortunately, we cannot retrieve several projects for the same To-Do list using Webhooks, making this use case unattainable.

image (9).png
 
@ArshilAhmad i think you misunderstood this endpoint allows us to be able to add a webhook to the project by ID if we are able to get an action with the fields to send the webhook we want to add and the types of events we want to fire the webhook for this should work.

Attached is an image of all the types of events basecamp can fire a webhook for

1682083640763.png
 
Top