How to edit Dropbox files in Office Online using Dropbox API - dropbox-api

I integrated Dropbox into my application. So I want to open and edit MS Office
files. In Dropbox app that is collaborate with Office Online to edit. Is there any
way to implement from the Dropbox API. Please give me a idea.

No, Dropbox doesn't offer a way to use the Dropbox/Office Online integration via the Dropbox API. We'll consider this a feature request.

Related

How to automate the provisioning of SharePoint Webparts on a SharePoint Online modern pages?

I want to create a SharePoint Online site automatically with some custom apps, which I deployed in my appstore before.
They are generally available.
How can I publish those webparts automatically on a site with a workflow? Can I use PowerAutomate or LogicApps and how I can automatise it there?
Best regards
Matthias

Is there a Microsoft Graph MS Word API?

Question
Are there actually any Graph API endpoints for the Office 365 version of Word at the moment?
(And, if not, are they planned?)
Where I've looked
I've found the documentation for Excel API in Graph, Outlook API in Graph, OneNote API in Graph, but I cannot find any mention of a Word API.
There's no mention of Word in the Productivity section of Graph Overview Official docs.
And there's no sign of it in the Graph Explorer Samples:
And there don't seem to be any sub-projects related to Word in the Microsoft Graph GitHub repo.
Side notes
This question asks a similar thing about the Office 365 API. I'm not sure if the Graph API is a rebranding of the Office 365 API, which now seems to be end of life according to the official docs?
Ultimately what we're looking for is a replacement for the Office PIAs that we can use from an Azure hosted web app to build Word documents. We've been using Open XML, but we need dynamic page numbering which OpenXML doesn't support.
As of today there is no Word API available under the Microsoft Graph other than managing the file and it's permissions when it's seating in SharePoint/OneDrive for Business.
There is a UserVoice entry supporting the idea.
There used to be APIs provided by Office Online Server/Office Web Apps but I don't think it fits your scenario.
So as you're pointing today the only ways to modify a word document via an API that are available seem to be the interop assemblies, the Office Add-Ins SDK or third party APIs.

What is for folders API?

There is an endpoint for folders but I can't see this feature on Deezer apps. I tried to add new folders via API but can't see it on Deezer web player. Is it a new feature that has been not implemented?
Actually, the "folder" functionnality as been deprecated on the website, that's why you can't see anything about it. We will deprecate it too in the API documentation in order not to confuse developers.

Is there an Open Source Version of Facebook Ads manager?

I am running a small community site and I want to have an ads manage similar to that which is on ravelry.com or Facebook where advertisers can create their own ads. I'm wondering if there are any open source platforms that would be easily tied into a Wordpress site that would allow for end users to manage their own ad spots.
I found this open source project that serves my purposes. Very impressive so far: http://orbitopenadserver.com/

How do I make my website available in Google Apps Marketplace?

I have developed a management tool web site using ASP .NET.
Currently users register in the site to use the service. I would like to move it to Google Apps Marketplace. So that it would be available to google users.
I am quite confused what i should be doing to achieve this. Can anyone provide some useful links explaining how to do it.
If you are looking for a way for google users to login in your app by their google usernames, use the google oauth api
and here's the link to become a vendor on the google apps marketplace: