mescalante
05/14/2026, 7:00 PMCeligo AI
05/14/2026, 7:01 PMAI generated answer (using internal Slack threads):To mass email purchase orders, you can create a workflow in NetSuite that triggers an email action when a purchase order is updated. Here are the steps: 1. Create a workflow that is triggered on the update of a Purchase Order record. In this workflow, add an action to send an email. You can use an email template that you've already created. 2. To update the Purchase Orders in bulk, you can use the CSV import feature in NetSuite. In the CSV file, include at least one field value - it can be the existing value. In the import options, expand the advanced options and select the 'run server script and workflow script' checkbox. This will trigger the workflow you created in step 1 for each Purchase Order that is updated. 3. Make sure your workflow has the 'trigger on update' option checked. You can turn this on temporarily while you are running the CSV import. 4. You can also use the internal ID as the key in the import file rather than the PO number. 5. Alternatively, you can initiate workflows using mass update and also transition them in bulk using mass update. Remember to test this process thoroughly before running it on live data to ensure it works as expected. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
05/14/2026, 7:01 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835449278
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834961
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832336545
Celigo AI
05/14/2026, 7:01 PM