Hi, If you’re testing from Postman’s web application, add the following redirect URI: https://oauth.pstmn.io/v1/browser-callback. If you’re testing from the Postman desktop application, add this URI: https://oauth.pstmn.io/v1/callback. If you switch between the web and desktop application during you...
Hi, You do not need to setup the redirect URL in Workfront, but within your application, which should get access to Workfront via OAuth. So, the question is, what you want to achieve and on which basis your application is working. RegardsLars
Hello Donna, without having the possibility to try it in detail, I think using your last formula as a kind of wrapper around your current calculation could be the solution: As the IF formula works like this:IF(condition, trueExpression, falseExpression) You could replace condition by the check for t...
Hello Heidi, Welcome to my world. Unfortunately, support is currently extremely limited. No matter how much information I send in advance and show that I have even thought about possible causes or solutions, I often get back standard answers that give the impression that my explanations have either ...
Hi, Under Setup -> Statuses -> Requests you can see all statuses and their settings. After adding another status, which equates with New, using the button Set Default Statuses you can define the new status as initial. You are also able to define new status and the defaults on group level under Group...
Hello Nick, I hope I did not get you wrong, but to get a list of assignments to template tasks, you can use the Search module on the endpoint TTSK and add assignments:* to the fields. You can also go the other way round and talk to the endpoint TASSGN to get all assignments to template tasks. To cr...
Hi, use the Misc action module with Document as Record Type and createProof as action. For the advancedProofingOptions you can use this as orientation:{
"stages": [
{
"name": "TestStage1",
"lockOn": 1,
"position": 1,
"isPrivate": false,
...
Description - If an update / a comment is created using the checkbox Private to my company and a user is tagged, who is not assigned to the originators company, this user gets notified on this update. The user will also be able to read the update / note text in the notification email / notifications...