Metadata from woocommerce to google sheet

thehublab

Member
Hi! I am trying to save the woocommerces orders in google sheet, the issue is: making the match pabbly return the meta data name instead of the ID
pabbly-issue.png

With this way, if I change the position os the meta datas also change the number (Meta Data 8, Meta Data 7.. etc)
I try doing the same in zapier and it works with the ID:
zap-academia.png


There is a way to work with ID in Pabbly too?

Thanks
 

Attachments

  • zap-academia.png
    zap-academia.png
    48.9 KB · Views: 100
  • pabbly-issue.png
    pabbly-issue.png
    33.2 KB · Views: 101

ArshilAhmad

Well-known member
Staff member
Hi @thehublab,

The webhook trigger used in WooCommerce is descriptive-based and captures whatever data the application is sending. We do not have any control over the data that WooCommerce sends to Pabbly. Since Meta Data fields are received from WooCommerce in this manner, it is currently not possible to change the way in which Meta Data fields appear in trigger response.
 
Top