Hello, I have an scenario that with the help of different request to OpenAI publishes content in wordpress with categories and featured image, everything created by the AI.
However, I don’t know how to transform multiple text, separated by coma in variables to add to the wordpress module create tag → search tag → create a post with tags.
¿Could anyone help me a little bit with that? At least give a path to keep investigating how to do it.
I really apreciate this make community, have a nive afternoon
For that reason I put a router, so first new tags are created and the ones that are already created go to the “ignore” module. Maybe there is a more elegant way to solve it.
Then with all the tags involved in the scenario created, I search it and with the array aggregator I can add it to wordpress.
If someone finds a better way please update the answer.