Hi All, is there a way that you can export a NetSu...
# general
p
Hi All, is there a way that you can export a NetSuite Report to Amazon S3?
c
Reports are not scriptable. Saved searches are. Can you export said search results to S3? Tens of ways of doing so, as it has multiple APIs.
d
We are looking for a way to connect a the output of a Netsuite report output to an Okta Workflow. We are exploring a few different ideas like trying to convert the CSV output, but I was wondering if anyone has a good idea for something like this. For example, sending the CSV via a Webhook, dumping the report direct to a GSheet, etc.