Why do I need to do this?
Firstly check your spam folder. Your email inbox might think the invitation is spam, and therefore push the email into your spam/junk folder. Otherwise, they may be blocking altogether!
In which case, you can push an invite through by creating a URL invite from inside Appointedd, and send this to the user to click onto and accept.
How to get the URL invite from the web app
Login to Appointedd.
Go to the Setup tab at the top.
Select Manage users and permissions.
If the user hasn't been invited yet, send the invite using the "+Add user" button. If they don't get the invite to accept, you can follow the next steps...
4. Right-click anywhere on the page and select Inspect.
5. Click Console at the top and paste this code into the console in the bottom section:
invites.map(v => console.log(`${v.email} : https://setup.appointedd.com/invitation/${v.id}`))
6. Hit Enter on your keyboard and the invite URL should appear
Simply copy the invite URL and send it to the appropriate user.
The invite link should look something like this: https://setup.appointedd.com/invitation/8308e1d6-d74d-4a1f-bf7c-f2efb781f9d3
Note: If the invite link does not appear, log out or refresh the page in a few minutes and try again.
If you have any feedback we would love to hear it π