Hi Team,
We are using business central ERP and having expenese management module where wae track all the expenses, overhead invoice like credit cards, employee exp, lunch,outing exp.
So later on we faced challenged how to keep credit card details evertime in business central and unable to update manually.
to automate this process we have developed on exp app with below prerequisite.
the idea behind this development once business user enter credit card amount, dimensions in app and then app integrate into business central and populate all the information in expenses claim header and lines and its working fine. we are facing issues that once we upload attachment (Credit card statement) in app but it could not transfer into business central while creating expenses claim and could not figure it out that how to send the attachement in bsuiness central through exp claim apps.
we have used standard web services for this.
i am looking for help on attachment should be send from exp claim app to business central.how to perform this ? which app or logic we can use it?
below pre requisuite we have used to develop exp claim app
- Frontend: React 19, TypeScript, Vite 7, Zustand, TanStack Query, MSAL React
- Backend: FastAPI (Python), SQLAlchemy 2 (async), Alembic, Uvicorn
- Database: PostgreSQL 16
- Azure Services: Azure AD, Azure Blob Storage, Azure Container Registry, Azure App Service
- Third-Party APIs: Microsoft Dynamics 365 Business Central API, OpenAI API (GPT-4o)
- CI/CD: GitHub Actions, Docker (multi-stage), Docker Compose
Regards,
Vinayak sagvekar