Howdy folks! We are exploring a 3rd party platform...
# talk-kratos
s
Howdy folks! We are exploring a 3rd party platform (customer.io) for all our user messaging (email, notifications, etc) so that marketing can tweak the message copy / format / structure to their heart’s content without involving engineering resources. To that end, I’m working out whether it’s possible to make service-to-service admin API calls within our cluster to get the various links generated within Kratos around account management. I see that I can use
/admin/recovery/link
to get an account recovery link that we can pass along to customer.io for that message. Is it possible to also get the verification links? I was looking for a way to pull the email verification link, but it doesn’t appear to be available. 100% possible that I’m missing it.