How to dynamically sent invites to contributors from a different app login?
I already have an existing ghost blog live, where I need to invite a specific user manually. I have a different application where I have set up a login etc. Now I need people who have signed up there to also be signed up as a contributor on the ghost site. So I need to sent the user login info to ghost so that it can create an invite that way… Is it possible to integrate a custom app and do this?