How to call REST API/CURL from Datameer once the workbook has completed his filter
I am looking for some support on how to call REST API/CURL script once the workbook is completed, basically instead of we calling the REST API to download the data results, I am trying to find if Datameer can call my REST API once the job/workbook results are completed.. is there a way to configure like that ?
Appreciate your help
-
Where you want the final results downloaded to?
I wonder if rather than figuring out how to automatically call the REST API after a worbook is completed you are better off creating an export job in Datameer that automatically pushes the results to a file server or desktop machine using the out of the box connectors (FTP, SSH, SFTP).
Would need additional context to determine if this option would work best for you.
-
According the description of your use case it sounds like an Export Job. A second approach might to listen to Datameer Event Bus and implement actions to after Workbook job results are available.
Please sign in to leave a comment.
Comments
2 comments