Solving WordPress Multiple Tags Error on Make.com
Have you ever encountered the error '[400] Invalid parameter(s): tags (rest_invalid_param)' when trying to create a post on WordPress using Make.com? You're not alone. This issue often arises when trying to use multiple tags for a post. But don't worry, there's a solution to this problem.
The Problem
When creating a post on WordPress using Make.com, you might have tried to input multiple tags in individual cells like 170, 279, 348 or joined them to input as 170,279,348. However, neither of these methods work. You might have found that you can get one tag in, but anything else results in an error.
The Solution
The solution to this problem lies in understanding the structure of the Tag field. The Tag field accepts array values. So, to input multiple tags, you need to create an array. This can be done using the split function. For example, you can use {{split("170 279 348"; space)}}. This will result in an array with the values.
Step-by-Step Guide
- Toggle the tag field and identify the structure.
- Input the data according to the field.
- Use the split function to create an array. For example, {{split("170 279 348"; space)}}.
Troubleshooting Tips
If you're still having trouble, make sure you're inputting the data correctly. Remember, the Tag field accepts array values, so you need to input your tags in an array format.
Conclusion
While it might seem complicated at first, once you understand the structure of the Tag field and how to input data correctly, you'll be able to easily input multiple tags when creating a post on WordPress using Make.com. And remember, if you're still having trouble, don't hesitate to reach out for help.
You do have further questions?
Ask your question via E-Mail: Richard@make-app.de
Book a paid Support & Consulting Session
New Make.com user? Sign up through this Affiliate Link to receive 10.000 operations for FREE.