Configure Web App

Configure Web App

The OnSurvey web app powers creation of Survey Templates as well as rendering surveys for recipients. Onward will provision your access to the web app.

Create connection

  1. Select “Load from template” and Workday API Client

  2. Set the Client ID and Client Secret of your integration system user

  3. Set the config:tenant property in the “Other Connection Attributes” with your tenant name

image-20250821-034600.png

Regional URL’s

https://api.workday.com/
https://auth.api.workday.com/v1/token
https://api.workday.com/apps/surveyapp_yxwrnz/v1/surveyTemplates

https://api.eu.wcp.workday.com
https://api.eu.wcp.workday.com/auth/v1/token
https://api.eu.wcp.workday.com/apps/surveyapp_glpvgc/v1/surveyTemplates

https://api.uk.wcp.workday.com
https://api.uk.wcp.workday.com/auth/v1/token
https://api.uk.wcp.workday.com/apps/surveyapp_yxwrnz/v1/surveyTemplates

Create Template

You create templates in the web app. Once saved, templates will be automatically synchronized with Workday. In Workday you can then create a Survey by selecting the template, audience, schedule it, etc. See here for more info on creating surveys.