SAP

Read and write SAP financials, procurement, manufacturing, and supply-chain data from any myai canvas, function, or chat — for S/4HANA and ECC environments.

ERP & OperationsComing soon

SAP runs the financial and operational backbone for most large enterprises that myai works with at scale. The historical pain point is that SAP data is incredibly hard to use outside SAP itself — long-cycle BI exports, custom ABAP development, third-party middleware. When the integration lands, it'll treat the SAP REST surface (OData/S/4HANA APIs) as a live data source for chats, canvases, and functions — so the data sitting in SAP becomes usable from automations without the months-long integration project.

What you'll be able to do

  • Pull operational state into a chat — financial close progress, open POs, manufacturing throughput, supply-chain alerts, all queryable without leaving the conversation.
  • Cross-module joins — a function can stitch FI + MM + PP data in a single workflow, the way a power user with deep SAP knowledge would.
  • Write back where appropriate — for the specific operational records where automation makes sense (PO approvals, status updates), not the broad financial postings.
  • Long-running query scaffolding — SAP queries can be slow; the integration handles async pull patterns and pagination so functions don't time out.
  • Tenant-aware credentials — multi-instance SAP deployments (dev/QA/prod, or multi-entity) each get their own credential.

How it'll work

OAuth 2.0 or service-user credentials against the SAP OData / REST endpoints. For S/4HANA Cloud, the standard OAuth flow. For ECC and S/4HANA on-prem, the user-and-password flow depending on the deployment's authentication setup.

Tell us you want SAP

Use cases we're hearing

  • Financial close automation — month-end checklists driven by live SAP data instead of exported spreadsheets.
  • Procurement triage — function reads open POs, flags ones past due or stuck in approval, pings the right buyer in Teams.
  • Supply-chain anomaly digest — daily function reads SAP MM/SD signals, surfaces unusual patterns to the operations lead.

Reference

  • Connection model: OAuth 2.0 (S/4HANA Cloud) or service-user (ECC, on-prem)
  • Scope: ~120 operations spanning FI, MM, PP, SD, HR (mapped via SAP OData surface)
  • Both Cloud and on-prem deployments planned via the same integration credential model