• 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.

Received form UTM parameters keep changing their order in Google Sheet columns

AndrewR

Member
Hi, I use 1 webhook to receive responses from multiple forms.
Forms are completely same, they just differ in location name, logo and UTM parameters.
Forms use conditional logic.
Every field is mapped and received correctly, just UTM parameters (www.xxxx.xx=?&1=Attribute1&2=Attribute2&3=Attribute3) that should go to Column 1: Attribute 1, Column 2: Attribute 2, Column 3: Attribute 3 keep changing their order to 1-3-2 / 3-2-1 / 3-1-2 / 2-1-3 / 2-3-1

Thank you for your help.

Andrew
 

Attachments

  • Ashampoo_Snap_neděle 22. května 2022_09h16m10s_001_.png
    Ashampoo_Snap_neděle 22. května 2022_09h16m10s_001_.png
    19.3 KB · Views: 95
P

Pabblymember11

Guest
Hey @paul_

If you are getting multiple form data in your single workflow, you can try the router action step to create an individual route for your separate form data and inside it, you can map the data accordingly from the trigger response.

You can refer to the following video tutorial for a better understanding -

 
Top