Can anyone point me to an article explaining (step by step) the procedure to connect a (zapier) MySQL app - where the database is hosted on an RDS. Note I do not want to use the (zapier) Amazon Relational Database link - as the only trigger it has is for ‘new database’ (and why would anyone need that trigger?)
I’m trying to trigger off a new row in mysql - but yes, struggling to get connection working.
Note I have read articles about connecting database, even mysql database - but nothing that links a MySQL database that is hosted on RDS. Love any help here.
My attempts thus far have failed at the authentication step.