Export NS saved search to 3rd Party

We have a requirement that's pretty straightforward.

  1. Export data from a NS saved search
  2. Create a CSV file from the NS saved search
  3. Post a base64 encoded version of the entire CSV file to an API endpoint

I can easily export a NS saved search and create a CSV on an FTP server, what I'm struggling with is how do we get the entire file content as one blob so that I can base64 encode it and post it to my API endpoint.

Any help or pointers are appreciated.

Hi @chaimpaperman,
There is no native way to do that in the platform currently , but it's in our roadmap and coming very soon.
We have a couple of workarounds, that @tylerlamparter detailed few days ago in a post with similar requirements :
https://connective.celigo.com/t/fetching-base64-from-an-image-url-in-celigo/289

Hope that helps.
Let us know if you have questions.

Hi Chaim,

The native solution within the platform is part of Jan release, I will update here once it is released.

Thanks

Om Mishra

@ommishra any update on when this will be released?