SmartSYNC: Connect to Workday
In order to connect WorkDay to SmartSYNC you will need to create an OAUTH2 client app. The below takes you through the process.
In the Workday console, you must create the client app. You can get your SmartSYNC server URL and Scope from your SmartTHING support contact.
Steps:
Login to Workday: https://www.myworkday.com/tenant.htm
Search for Register API client.
Specify the following fields:
Field | Description |
---|
Client Name | The name of the app. |
Client Grant Type | Select Authorization Grant Type. |
Access Token Type | Select Bearer. |
Redirection URI | Specify the URL: https://(SmartSYNC server URL i.e. smartsync.org)/app/connect/success |
Scope | Enable Custom Objects > System. Add any other applicable scopes - this will vary depending on the data you are synchronising. See https://community.workday.com/sites/default/files/file-hosting/restapi/ and the relevant data scopes |
Include Workday Owned Scope | Check the box. |
To create the new registration, select OK.
Workday displays the app info. Save the Client ID, Client Secret, Authorization URLs, and Token URLs.
Related Articles
SmartSYNC and iRaiser integration
iRaisers donation platform supports taking donations, memberships and purchases online. The below outlines how to integrate donations with an external system for example Raiser's Edge. Create a SmartSYNC iRaiser event step Within SmartSYNC create a ...
SmartSYNC: Zoom application set-up
To connect your Zoom account to SmartSYNC you need to set up your own Zoom application. This is a fairly easy process which we guide you through below. Step 1. Create an application We will create an application and then, for our SmartZOOM product, ...
SmartSYNC: Integrate your web forms
SmartSYNC can connect numerous form systems. The key thing is that the form system supports webhooks. Usually your website (CMS) will have a form system that works well built-in to the service i.e. WordPress, Drupal etc. will have their own form ...
SmartSYNC: Raiser's Edge 7 connector requirements
If you have Raiser's Edge 7 (RE) self hosted and Blackbaud's REAPI addon then we can connect SmartSYNC for you. You will have a lot but not all the functionality of the product as we have reengineered a subset of the Blackbaud SKY API for RE7. The ...
SmartSYNC: Connecting SalesForce
Salesforce provide very robust API services to allow SmartSYNC to work with data held within their systems. Within SmartSYNC you can create a new app connection to Salesforce but require a couple of settings to allow this connection. Instructions ...