Hi!
We need to periodically push data to an external application that supports HTTP POST API.
We think of creating an agent that runs an analysis and then invokes an action that pushes the analysis result to an external server.
The analysis result may contain thousands of rows, therefore we would like to run this action once after analysis is completed and not use "Invoke per Row" option if this is possible.
Is it possible to use the "Invoke an HTTP Request" action for this purpose?
What are the ways to authenticate against the external application?
Thanks in advance!
Alex