Hi All,
We are trying to upload SAP Documents from SAP with an API call.
Current Process :
Workflow 1: Read Sap documents using DVW Analytics 'SAP Document Read' tool and place on file share with Blob Output tool
Workflow 2: Read Documents from File Share and upload to an API
What I want to achieve:
I want to not store these files on any storgae location(File Share) and upload files directly to an API call. Please let us know if this is possible ?
Hi @iamrajendraeng, this would be something that has to be set up on the SAP side from my understanding. You can use Alteryx to get data from an API with the download tool, but the question of whether your SAP system can be set up for API calls would be something to ask your IT department. (It does appear SAP has APIs, at least for their cloud version: https://api.sap.com/products/SAPS4HANACloud/apis/packages)