Skip to content

Commit

Permalink
[email protected]'s change on OpenFn.org
Browse files Browse the repository at this point in the history
  • Loading branch information
ritazagoni committed Dec 19, 2024
1 parent a4128aa commit c75291e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bns/getFormsListFromSheets.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
//== Job to be used for getting a list of "deployed" Kobo forms from sheets to auto-sync ==//
// This can be run on-demand at any time by clicking "run" or modify manualCursor below //
fn(state => { console.log(state.configuration); return state; })

getValues(
'1s7K3kxzm5AlpwiALattyc7D9_aIyqWmo2ubcQIUlqlY',
'wcs-bns-DEPLOYED!A:L', //get Deployed forms list from Sheet
Expand Down

0 comments on commit c75291e

Please sign in to comment.