Hi Bram,
Thank you for the update. :)
I really like your tool, i made something similar for my self but not that much complete like yours (far away)...
There is another add-in you can include in your solution,
When a object is selected "Web, List" you can include a new Tab call "REST" between "Schema" and "MSDN Help",
There you can make direct call using url, example:
Object Web:
Tab "REST" with url https://[Site]/_api/web/ and his XML output
or
Object folders:
Tab "REST" with url https://[Site]/_api/web/Folders and his XML output
and the same of the other objects....
SharePoint 2013 REST Syntax (wall posters)
http://www.microsoft.com/en-us/download/details.aspx?id=41147
But i understand this is time consumption we normally don't have... "family"
This idea is for your consideration if you think this can be a nice add-in to the tool.
Take your time :) and keep up the good work.
Kind regards,
André Lage
Thank you for the update. :)
I really like your tool, i made something similar for my self but not that much complete like yours (far away)...
There is another add-in you can include in your solution,
When a object is selected "Web, List" you can include a new Tab call "REST" between "Schema" and "MSDN Help",
There you can make direct call using url, example:
Object Web:
Tab "REST" with url https://[Site]/_api/web/ and his XML output
or
Object folders:
Tab "REST" with url https://[Site]/_api/web/Folders and his XML output
and the same of the other objects....
SharePoint 2013 REST Syntax (wall posters)
http://www.microsoft.com/en-us/download/details.aspx?id=41147
But i understand this is time consumption we normally don't have... "family"
This idea is for your consideration if you think this can be a nice add-in to the tool.
Take your time :) and keep up the good work.
Kind regards,
André Lage