• Hi,
    I am taking comments (WooCommerce reviews) that have a rating inside commentmeta table with meta key “rating”.
    https://ibb.co/T1fz8zK

    and sending them to another site.

    I can create the comment, but I am not able to add the meta data.

    I am trying to add the meta data this way in Integromat as per your instructions.
    https://ibb.co/86LJbGR
    https://ibb.co/0YYrBWM

    The rating field is not empty, it also doesn’t work if I do this
    https://ibb.co/vjyC8VP

    However, no meta data gets added to the other site, as Integromat shows. It says “empty” under commentmeta.
    https://ibb.co/nbqNnSS

    I am doing something wrong?

    Thank you for advising.

    Kind regards
    Radim

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter shadyr

    (@shadyr)

    I also tried the JSON way with no result
    https://ibb.co/6gxZzmx

    Plugin Contributor Ironikus

    (@ironikus)

    Hey @shadyr – Thanks for reaching out.
    I’ve checked into this and indeed, there is an issue from our end. The definition of the comment_meta argument is wrong. I will make sure we provide a fix until then.
    To make it work for now, please change the argument from comment_meta to meta_input
    The structure is the exact same as for comment_meta.
    Thanks.

    Thread Starter shadyr

    (@shadyr)

    Hi @ironikus,
    thank you for your reply. meta_input works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Integromat – can’t add comment meta’ is closed to new replies.