Hi I'm wondering if anyone has a script to parse either a CSV or an excel sheet and be able to create jobs in bulk using the data inside. I know the script can't be generic since jobs uses custom sections/fields so probably using positioning or the names of the section to map the data would be the way to go.
For example the excel sheet can be something like this.
Where the headers = SectionName/FieldName
Hi Geovanny, something similar was created for DOM to ingest instances for a DOM model from Excel but I believe there are a lot similarities between Jobs & DOM so you would be able to reuse some code. I'll check with the team that developed this