Hi Raphael,
We would like to be able to customise the invite email that members receive. Is that possible?
That would be our preference - though I had a look through the API documentation too of course. From the email it looks like invite links take this form:
https://fabman.io/user/join?token=SOMEKEY
Is this token the same that is generated by POST-ing to the /members/{id}/invitation
endpoint by any chance?
Is it possible to access the tokens themselves once generated?
Ger.