Good Day
Could you please help me to make such functions/zap?
I have:
FORM1
FORM2
FORM3
FORM4
FORM5
FORM1 when its get submitted triggers a creation of new Wordpress page(with a specific page ID) containing following text
Product name
Status A
Status B
Status C
FORM2 when its get submitted updates the Wordpress page and changes TEXT COLOR of “Status A” to Orange.
FORM3 when its get submitted updates the Wordpress page and changes TEXT COLOR of “Status B” to Green.
FORM4 when its get submitted updates the Wordpress page and changes TEXT COLOR of “Status A” to Green.
FORM5 when its get submitted updates the Wordpress page and changes TEXT COLOR of “Status C” to orange.
At the end I would have:
Product name
Status A din green color]
Status B ein green color]
Status C ein orange color]
Is it possible to create such Zap?