I have an automation that triggers when data in certain fields is updated and outputs it to the console log in JSON. However, I need to get this data into MS SQL via SFTP.
What are my options to accomplish this requirement? Thanks in advance for your kindness and help rendered.