Using The New SAP Build Apps API - Two Methods In Detail

Опубликовано: 17 Март 2026
на канале: Tyler Talks
2,332
36

In this video I will show a few changes in a recent Appgyver (SAP Build Apps) update. I will walk through how to use the POST flow function as well as use the new SAP Build Apps API Integration to Get data.
I highly recommend looking into this website to create a free app with absolutely no coding require. This is one of many codeless application development platforms, but one of the few that is completely free. This is a super quick video, and just remember with AppGyver you get more control over the process, but because of this you need to understand more to utilize the platform to unlock the full potential.

First item from the video:
"https://firestore.googleapis.com/v1/p..." + appVars.project + "/databases/(default)/documents/chat?documentId=" + "1233"
Second item from the video:
{"fields": { "Value1": { "stringValue": pageVars.variable1 }, "Value2": { "stringValue": pageVars.variable2 } }}
Third item from the video:
https://firestore.googleapis.com/v1/p...

Other videos
SAP Build Apps Update:    • The New SAP Build Apps (Formerly Appgyver)...  
Appgyver API Integration Changes:    • The New SAP Build Apps API Integration (Fo...  
Appgyver Overview:    • How To Make A Mobile Or Web App For Free W...  
Chat app:    • How To Make A Chat App For Free Without Co...  
Make scrolling navigation in appgyver:    • Make An App With Sliding Navigation For Fr...  
How to make a chat app video:    • How To Make A Chat App For Free Without Co...  
Codelessfix: https://codelessfix.com/appgyver-tuto...

Series:

1. Appgyver Tutorials:    • Appgyver Tutorials  
2. How to make a Social/Sharing App for free:    • How To Make A Social/Sharing App For Free ...  
3. Creating a free social app in 2023:    • Creating A Free Social App In Appgyver (SA...  
4. Making the app for my channel:    • Making The App For My Channel  
5. How To Host A Web App Online - Hosting A Website With The Files:    • How To Host A Web App Online  - Hosting A ...  
6. Troubleshooting Issues With API Calls With Browser Developer Tools:    • Troubleshooting Issues With API Calls With...  
7. How To Use The HTTP Logic And Data Resource In Appgyver:    • How To Use The HTTP Logic And Data Resourc...