📄️ A worked example of using Integration Data Actions with Flow
This topic provides an example of how Integration Flow Service Data Actions can be used to retrieve and work with data in Flow.
📄️ Saving data into Integration from Flow
This section of the flow uses a Database Save step to save data into Integration.
📄️ Loading data from Integration into Flow
This section of the flow uses a Database Load step to GET data from Integration.
📄️ Querying data from Integration in Flow
This section of the flow uses a Database Load step to query data from and display the results in a table.
📄️ Deleting data from using Flow
This section of the flow uses a Database Delete step to delete data from Integration .