Log newly created customers
This Glue runs whenever a customer is created in the connected QuickBooks Online company and logs the webhook event.Send new invoice details to Slack
QuickBooks webhook events contain the company and entity IDs, but not the full invoice. This Glue uses those IDs to fetch the invoice and its customer from the QuickBooks Online Accounting API, then posts the details to the#new-invoices Slack channel.