Hi, I have a flow that generates wordpress blog article and want the article to have relevant tags.
In me flow i have a HTTP Request Node that check if the tag already exist.
When the tag doesn’t exist it returns the output in this format:
[ {} ] naf the flow stops.
the expected format should be
How can i fix this?
Thanks in advance
Hi, could you please screenshot or share your workflow to give a clearer picture of it?