question

DhruvKansal-2602 avatar image
0 Votes"
DhruvKansal-2602 asked

How can i get custom API urls for different users.

I am developing an office 365 add-in for my organisation. The use of this add-in is to fetch the document and send the document data to the backend server via Rest Api.
I am able to do this but the problem is we have clients that have private instances of our application with different hostnames. instead of developing these add ins for individual clients is there a way to alter the api hostname that the application to post the document data. Something like a configuration page while admin installs the add in for the entrire organisation or accessing a value from manifest file?

office-addins-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers