Order logging in a table by month, with statuses

The scenario logs every order into inSales, auto-creates a monthly tab and adds a status column to track fulfillment.

  • Every order a row in the table
  • A monthly tab created automatically
  • A status column for the team
  • Logging with no manual entry
Webhook

How it works

To move data from inSales to Webhook automatically, use a ready-made scenario — no manual exports.

  1. Starts when: Order created
  2. Then: Config (set spreadsheetId)
  3. Then: Get Order Sheets metadata
  4. Then: Generate Sheet Name
  5. Check: If
  6. If yes: Google Sheets Row values existing
  7. Then: Append to Existing Orders Sheet
  8. If no: Set Sheet Starting row col
  9. Then: Create Month Sheet
  10. Then: Write Headers (A1:I1)
  11. Then: Google Sheets Row values
  12. Then: Append to Orders Sheet

You can launch this inSales + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.