Custom Button on Contact Page
I want to create a button on the members profile page to allow them to request a copy of their membership certificate. The button would call a webhook in make.com which would trigger the issue of the certificate.
I can create a button using a custom HTML module, but i need to pass the member id with it.
eg https://webhook.example.com/?email=1234
Does anyone know if it possible to do that with a variable that will detect the users id
1
vote
Andrew Mein
shared this idea