Hi,
When a new user registers, is it possible to send the email address as a new record to a table in an external DB? We are looking to store these details in an AWS PostgreSQL DB…
Any help is greatly appreciated.
Many thanks,
Fiorano
Hi,
When a new user registers, is it possible to send the email address as a new record to a table in an external DB? We are looking to store these details in an AWS PostgreSQL DB…
Any help is greatly appreciated.
Many thanks,
Fiorano
Hi @Senor_Fiorano,
Yes, this is possible. You should use a post-registration action. There is an example in this doc: