Hacks

This section contains descriptions of endpoints that should not be used when using the shim directly. The endpoints are added to allow interaction with Axiell Flow and are generally reworkings of existing resources into a form suitable for Flow. The endpoints described here may change or disappear as Flow develops so we strongly advise against using them.

The TokensOpenID endpoint provides a way of authenticating using an OpenID Connect token. The functionality is equivalent to the standard Tokens creation call with the token passed in the payload.

The WorkFlowUsers endpoint provides a list of registered EMu users. It is very similar to the /{tenant}/users?select=data.username endpoint except the results are returned in a slightly different format.