Forum Discussion
2 Replies
- alchemizContributor III
Which interface will you be using in Coupa?
I hope you are leaning towards the Restful APIs, it was though for me when we use flat file upload via sftp had a hard time formatting their required csv pattern as it is formatted with multiple-headers
- scotthNew Contributor II
In case anyone else is reading this there is a SAP accelerator available, the one I was given was called Coupa_ERP_Accl.
It is a useful starter pack, but your solution will evolve from the accelerator. Definitely go 100% API (not csv).
Also be aware that the Coupa Snaps (Create, Update, Read) do not cover all integrations (e.g. currencies). You may be better off using 100% standard REST snaps for consistency.