Skip to main content

Basically trying to find a way to automatically add some sort of hash tags to my social posts that trigger upon posting on wordpress. Is there any way to automatically put hashtags in the social post that represent the tags or categories of the word press post? Thanks!

Hey Redraven!

The New Post trigger for WordPress does output a tags field. It looks like it’s an array of IDs. For example, ,24, 25, 48]. To convert those to hashtags for a social media post, you’ll probably want to add a lookup table step to your Zap.

 

Hope that helps! Let us know if you have any more questions.