Can I publish my web app as a Marketplace Application?
85 views
Skip to first unread message
Alex
unread,
Sep 12, 2023, 1:36:47 PM9/12/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Hi!
It happened by chance that one of my scripts became very popular. It no longer accommodates the required number of users. Can I publish a web app as an application of Marketplace so that it becomes public and official without any restrictions?
Right now I can't afford to have more than 100 users using my program.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Do you know this?
Alex
unread,
Sep 12, 2023, 2:16:12 PM9/12/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Yep!
I have experiences of add-ons publishing. And I published web apps but for Chrome Web Store. I want to know does it work now for web apps from a customer developer (not Workspace)?
Martin Hawksey
unread,
Sep 16, 2023, 8:13:41 AM9/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Hi Alex,
I'm afraid publishing web apps to a store was sunset in 2016.
If your solution can't be deployed as an add-on, you should still be able to go through the oAuth verification process to remove restrictions on the number of users (not done myself).
HTH
Martin
Alex
unread,
Sep 21, 2023, 12:04:13 AM9/21/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Hi Martin!
Indeed, I published the application for the last time before 2016.