I am new to Pipedream and would like to get your help here.
Here is the workflow that I would like to complete: Every time when there is new or updated row in a specific MySQL table, the trigger fires and the workflow sends this row’s data to Slack.
It should be easy if my database doesn’t require whitelisted IPs; however, I found that Pipedream doesn’t have a list of IPs.
I have also checked this example, but the UI looks different from mine and I cannot set up a SSH connection in the current workflow.
Could anyone let me know how to properly set it up?