I found a solution for this using intersect. {% if tag_a_filter and tag_b_filter %}
{% set tag_a_posts = blog_recent_tag_posts(group.id, tag...read more
Gah! Just discovered, I need to utilize V4 API documentation as seen here https://developers.hubspot.com/docs/api/crm/associations to get this work...read more
Hello, I am in a similar situation as @Sylg . And this solution is not working for me. I am creating a workflow with custom code actions that needs...read more