• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Wrong date format in webhook

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?
 

wgstarks

Member
I saw that suggested in another thread but I don’t understand how to add that to my workflow and map it into the wave action?
 

Fagun Shah

Well-known member
This might help -

So basically you map the date received from webhook to Date/Time formatter, select the desired format of output and then map the output of that step to Wave action step.
 
Top