geetbijlani
Participant
Member since ‎2023 Feb 07

User Statistics

  • 56 Posts
  • 1 Solutions
  • 15 Kudos given
  • 8 Kudos received

User Activity

Dear MDK experts,In my iOS app build using SAP MDK. I am trying to get a PDF by calling the URL received in previous step from Adobe. When application runs on web using fetch command, it works fine and I am able to get the PDF file as the response is...
Dear All,We are trying to access sharepoint online from SAP MDK app via REST API. We do have the client credentials all the configurations are in place. This means we are able to access and create folder on SHarepoint online using POSTMAN. However, w...
Dear All,I am working on MDK app in which I need to make a REST "PUT" call to a dynamic url generated in previous rest api calls and pass the Binary file content in body. I am not really sure how to approach this as I have a file path where the templ...
Dear All,I am trying to achieve back to back API calls in SAP Build process automation but using only actions and not using the bot for web service calls in a sequence.Here's the scenario:1. The process starts with SBPA form, where the user enters th...
Dear All, I am stuck at the final step of my APP. I am able to test the API successfully from POST MAN and also from the Data tab in SAP Build Apps.The API call: get the context of the workflow which contains an automation which returns a URL of a pd...