I'm currently facing the problem, that I want to integrate external data into my model-driven app.
Data = The company's employees
Source = REST API (oauth)
How would you bring this data into the model-driven app?
- Virtual Table --> quite complicated today, but maybe simpler after ReleaseWave2.2022
- Dataflow --> is this possible with oauth?
- CloudFlow with HTTP action / custom connector
Thoughts and suggestions are very welcome!