After some discoveries on custom action security, I’ve been moving all my customer actions containing sensitive information, like API keys, etc., through make.com. This solved the problem of having my keys visible, but someone could get the endpoint/webhook URL and send their own malicious custom actions and cause all sorts of havoc.
To prevent this, make.com lets you whitelist specific IP addresses to ensure they only receive intended API calls.
Does anyone know if there is a way for me to find the adalo custom action IP address?
Would love any help. This is new territory for me.