wgstarks
Member
I have created a workflow which takes new orders from my woocommerce site and adds a new customer in wave. Then it creates a new invoice in wave. The problem is that the date provided in the webhook is yyyy-mm-ddThh:mm (2023-11-13T13:30). Wave requires the date to not include the time. I have this working by just entering a static date and then manually changing that in the new invoices that are being created but would prefer to be able to map a properly formatted date in the wave workflow. Is there some way to get the workflow to just use the current date?