Connect your own Infor OS tenant via ION API Gateway OAuth2 credentials. Make generic authenticated REST calls to any ION-routed endpoint across your licensed Infor CloudSuite products (LN, M3, SunSystems, and others), and manage ION Workflow tasks and Document Flow messages.
connect_inforwriteConnect an Infor OS tenant's ION API Gateway (service-account OAuth2), after validating connectivity.
disconnect_inforwriteDisconnect an Infor ION tenant: deletes the saved credentials. Nothing in Infor itself is changed.
list_connectionsreadList the connected Infor ION tenants.
call_ion_apiwriteMake a generic authenticated REST call to any ION-routed path on the connected tenant.
audit_infor_accessreadProbe a set of ION paths (defaults to a small common set) and report which respond on this tenant.
list_ion_workflow_tasksreadList ION Workflow tasks visible to this service account, optionally filtered by status.
get_ion_workflow_taskreadRead one ION Workflow task in full by id.
action_ion_workflow_taskwriteApprove, reject, or complete an ION Workflow task.
list_document_flow_messagesreadList ION Document Flow messages visible to this service account, optionally filtered by status.
get_document_flow_messagereadRead one ION Document Flow message in full by id.
resend_document_flow_messagewriteResend a failed/stuck ION Document Flow message.
Install Infor (ION API Gateway) and let Webbee use it across your workflow.
Open in panel