Mass Update Org Variables via CSV Crate
What does the Mass Update Org Variables via CSV Crate do?
This Crate allows you to bulk add or update organization variables using a CSV file within the associated form contained within the Crate.
Unpack the Mass Update Org Variables via CSV Crate
Navigate to Crates > Crate Marketplace in the left side menu of the Rewst platform.
Search for
Mass Update Org Variables via CSV
.Click on the Crate tile to begin unpacking.
Click Unpack Crate.
Click Continue.
Add your Time Saved.
Click Unpack.
Use the Mass Update Org Variables via CSV Crate
You'll need to prepare a CSV file with the following column headers:
name
: The name of the organizationorg_id
: The unique identifier for the organizationorg_variable_1
: The name of the variableorg_variable_2
: The data or value for the variable
Example Column Headers"name","org_id","org_variable_1","org_variable_2"
Example Row Data"testorg","abcdefg-hijk-aaa12-855d-3d1ddd1917aa","testvar1","true" "testorg2","bbbbbg-hijk-aaa12-855d-3dccca1917aa","testvar2","55"
Navigate to Automations > Forms in the left side menu of your Rewst platform.
Search for the form named CSV Mass Org Variable Upload.
Click ⋮, then Usages.
Click View Direct URLs.
Click on the URL in the dialog that appears.
Upload your CSV into the form.
Check on the Have you checked this file for accuracy? box.
Click Submit.
Last updated
Was this helpful?