Skip to main content

Is there a reason why process flow action of type ‘OAuth user login’ is not available in Subflows?

If not, can it be added to the dropdown?

I like to make one single subflow that takes care of the authentication, to make process flows with oauth connections less complex and easier to maintain

 

Hello Harm.

Subflows are always system flows, so subflows only support system actions, actions which are only executed by indicium.

The Oauth user login needs user interaction which makes it currently incompatible with subflows. 


Hi Edo,

I understand the logic now.

It would be ideal to be able to mark a subflow as "Subflow Only" that ensures only system flow actions can be selected, but also have the option of using subflows in non-system process flows.

Good idea, or do you foresee unsolvable problems?