How to Update Google Sheets with Basecamp To-Do Changes?

This topic was automatically generated from Slack. You can find the original thread here.

Hey,
i’m setting up a Basecamp integration with Spreadsheets.
• With Basecamp triggers I can push to-dos to my Google Sheets.
• But I can’t figure out how to make them updated if they are changed.
Am I missing something or you don’t have that option?

Hi Karl, sure you can set up an integration to sync Basecamp resources to Google Sheets.

But I can’t figure out how to make them updated if they are changed.
What kind of resources in Basecamp are you referring to? Tasks or projects?

Tasks

So you may need to use an “Task Updated” trigger instead of a “Task Created” trigger. So you’ll be able to trigger a workflow on updates and not just when the task is created

hmm, can’t see that kind of trigger here

You can request for specific new actions, triggers or enhancements to pre-existing actions and triggers on our public component board here: Sign in to GitHub · GitHub

All of our actions and triggers are also open source, you can modify and publish your own versions to your own account or contribute to the registry!

So that means there is no task updated trigger available right now?

Yes, the triggers you see in the builder are all of the pre-built ones that are available to use at the moment.

ok, thank you