I need to build a workflow on N8N with the following requirements: I need to automate the process of changing data in the BOM section of SAP Business ONE using automation via a Zalo or Teams chatbot. I would appreciate the support of the N8N community

I need to build a workflow on N8N with the following requirements:
I need to automate the process of changing data in the BOM section of SAP Business ONE using automation via a Zalo or Teams chatbot.
I would appreciate the support of the N8N community.

For the BOM change, don’t let the Zalo/Teams message write straight into SAP Business One. Have the bot collect the item code, component row, quantity/change reason, then create a pending change record for approval; only the approved path should call SAP B1 Service Layer or DI API.

The first thing to pin down is whether your SAP B1 is SQL Server or HANA, and whether someone must approve BOM edits before they post. If you share one example change shape, the workflow boundary gets much clearer.