-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Background, context, and business value
WCS is looking to expand the existing Kobo -> Asana workflow where OpenFn currently fetches Kobo form submissions and creates Asana tasks for each one. With the new changes, after creating Asana tasks,
- OpenFn will sync the Kobo form data to Google Sheets
- WCS users will update specific columns in the rows created by OpenFn with relevant information
- OpenFn will sync the information added by users in step 2 to the original Asana task that was created as Asana comments
See the new workflow diagram below. Questions in yellow are for Diane and questions in pink are for our team to explore and detailed below.
The specific request, in as few words as possible
Explore the Google Sheets and Asana API documentation and test if it is possible to complete the scenarios below. Use your own Google Sheet and your OpenFn Asana account to test.
- Edit one cell in the Google Sheet on the front end. Is it possible to fetch only rows recently updated via the Google Sheet API? I.e can you tell from the API response that only the cell you changed contains updated data?
- Is it possible to create a new comment on an existing Asana task via the API? (Without overwriting anything else about the task).
- Is it possible to update an existing comment on an existing Asana task via the API? (Without overwriting anything else about the task).
adaptor
Google Sheets
Asana
Metadata
Metadata
Assignees
Labels
No labels