Hello,
is there a way to directly access to some specific elemnts via URL (web hooking).
My purpose is to use URL to see last version of element directly from other sites.
ie : being able to see Gantt for a project directly by https://projector.mydomain/planning/project#12 or seeing list of risks by https://projector.mydomain/risk/project#12, etc...
So it will be possible to access the last version of information from another site.
Expect to be clear.
best regards,
I think what you need is direct acces to item.
On detail on item, click on id : you'll get the ditrect url to the item.
But this won't give you access to planning, ony to item.
Also, user needs to be connected (security of course)
Other option is to use the API, but it's quite more technical (needs some coding)
Exact, i forgot the tip !
Thanck !