Uw opmerkingen
It's free for academic users. Your account is company trial plan which expires after 7 days.
Here is an instruction how to convert your account to academic plan:
Hi
I'm not familiar with PowerShell. If the password cannot be empty, you may put anything as a password.
Here is a curl equivalent.
curl -u ${VERTABELO_API_TOKEN}:something -H "Accept: application/json" https://my.vertabelo.com/drive
HI,
API token is available on My Account page (https://my.vertabelo.com/my-account).
Hi,
The easiest way it to close current account and sign up again as a lecturer. Please backup your documents first.
Here is an instruction https://support.vertabelo.com/pl/knowledge-bases/2/articles/298-how-do-i-convert-my-account-to-academic.
Hi,
Your account is academic already :)
Hi Mick,
It's on our backlog. We'll notice you when it will be available.
Hi,
Please use following command to fetch list of all documents:
curl -H "Accept: application/json" -u $VERTABELO_API_TOKEN: https://my.vertabelo.com/drive
VERTABELO_API_TOKEN is available here https://my.vertabelo.com/my-account (see Settings)
Hi Mikael.
We're working on documentation. There is a new way to fetch documents.
You can download a logical model as an XML file:
curl -H "Accept: text/xml" -u $VERTABELO_API_TOKEN: https://my.vertabelo.com/logical/model/MODEL_ID
This also works for physical model:
curl -H "Accept: text/xml" -u $VERTABELO_API_TOKEN: https://my.vertabelo.com/model/MODEL_ID
Hi,
In order to delete an account, you need to go to "My account", then "Manage account plan." There's a button called "Close account" - that's what you're looking for.
Please follow this instruction https://support.vertabelo.com/en/knowledge-bases/2/articles/305-how-to-register-for-an-academic-account to register again.
Customer support service by UserEcho
It's not possible. Our academic accounts are restricted to verified university domains.