Search code examples
google-apps-marketplace

New Google Apps Marketplace Setup URL Domain Parameter


It seems like a lot has changed with the new Google Apps Marketplace. I'm trying to configure a setup URL for Google to redirect the user to in order to configure an application. When using a manifest in the past I was able to specify http://whatever.com/{domain}, {domain} being a dynamic piece of data. However, the new Google Apps Marketplace SDK does not use a manifest and gives an error when I try to include {domain} in the value. How can I achieve this? The documentation is very minimal.


Solution

  • For followup the standard is now ${DOMAIN_NAME}