Staffing
GoLive Profile Creator
Upload the single-sheet client, positions, contacts, and venue template (.xlsx or .csv) and this tool will run the provided Playwright automation to create the records in GoLive! automatically.
Environment variables
GOLIVE_BASE_URL— GoLive! base URL (defaults to dev7)GOLIVE_USERNAME— login emailGOLIVE_PASSWORD— login password
Do not commit credentials. Set them in your hosting environment.
Notes
- The automation runs headless Chromium via Playwright.
- Make sure the upload follows the Field Name / Entry column template.
- Logs will stream to the server output for debugging if anything fails.