Add more helper methods and utilities to Parsons (and create standardized process for it) #554
Labels
enhancement
Impact - something should be added to or changed about Parsons that isn't causing a current breakage
good first issue
These issues are great ones to start working on for Parsons newcomers!
medium priority
Priority - this doesn't need to be addressed immediately, but will broadly impact Parsons users
needs discussion
needs community input and/or maintainer discussion
parsons core
Work type - changes to core Parsons infrastructure pieces (like the Parsons table or API connector)
sample script
Work type - writing or changing Parsons sample scripts
Note: Sky's original title was "Easy 'glue' connector script/format".
There are a lot of "copy from X over to Y" uses in Parsons, and at MoveOn we found it useful to write a little 'generic' script that can take basically some JSON data and a link to credentials and shovel bits from one place to another place(s).
Here is our internal script:
https://gist.github.com/schuyler1d/6a5200214d43196e1d48cc9db136e720
It covers only the things that we, ourselves, needed as sources/destinations, but it would be great if we started building something like this in Parsons. It could also pave the way for things like common From-A-to-B recipes, where A and B have specific schema mappings that we could save the same "created_at" => "date_created" kind of boring-work
The text was updated successfully, but these errors were encountered: