How to find all places an API Connector call is being used?

Is there a way to quickly find all usages of an API Connector call, or do I need to manually check workflows, element data sources, and backend workflows?

Thanks in advance!

You can use the search tool to find all the places where a particular API call is being used, either as an action or as a data call (the former shows up under workflow actions, and the latter under the get data from external API option)

2 Likes

Many thanks @Zeroic !

So for the former, I needed to search by “Action type”. I have always thought they were missing as I searched by “Uses API” :sweat_smile:

“Uses API” shows all instances where you’re using an API call as data and not an action. I guess you’d already know this but more info here on the difference

1 Like