Problem # 1
I am trying to add different options for product variations in WooCommerce, the data is coming from PipeDrive and going towards WooCommerce to create new products.
scenario # 1
Unexpectedly after testing the zap and checking the response received, looks like it splits data based on space, but then merge the last word of one option with the first word of next option as shown in the image below. is there any solution for this problem. It simply should not split words.
Scenario # 2
Zapier splits data differently in this way.
Response received
Problem # 2
is there a way to set different prices and SKUs for product variations? from the UI and available fields on Zapier, looks like it is not possible currently. Please let me know if there is any workaround for this issue.