Hi,
We have four import workflows where we use the external API activity to fetch new blog content. We need to run these quite often since we can only fetch the latest blog post.
My question is if it is most efficient to have four workflows or if you should run them sequentially in one workflow? I think I have seen that it is not good to have several external API activities in the same workflow? But I am also concerned running several workflows often, when it could be one workflow (although including more steps).
Br,
Filip