MikeD
Member
I would like to create one API connection workflow and call it in multiple workflows like a script function. As far as I can tell, there is no way to do this. Am I missing something, or is this something you're looking to impliment?
There a couple advantages to this, but the main ones for me are:
There a couple advantages to this, but the main ones for me are:
- If the API ever changes / breaks, I can fix it once instead of going through all workflows one by one
- Implementing it will be a lot faster. I won't have to write the same steps every single time I'm using it.