In the most recent Workfront 22.1 release, they added the ability to display projects on the Workload Balancer by color. Each project is randomly assigned a color to make it easier to distinguish it from the other projects on the balancer. However, I would LOVE it if we could customize the assigned color in some way on the back end. For context, how my organization would utilize this is marking some projects (like meetings, time blocks, misc assignments) a different than projects that are for actual assigned work for our clients. Or color coding projects for clients in one division different from another. I would ideally want this setting to be able to be set up on the template level so that every project scheduled with that template carries that same color automatically. But one could change the color too once the project is in flight. Thanks!Lindsey
I've seen many customers have a security review that comes back flagging the use of GET on the API and putting client id and secret on the URL. Apparently people are somehow convinced that that's "in public". https://developers.marketo.com/rest-api/authentication/#using_an_access_token developers.marketo.com/rest-api/endpoint-reference/authentication-endpoint-reference/#!/Identity/identityUsingGET I've explained to people that it doesn't put it in cleartext to the public exactly (which is what people seem to think), as all connections are HTTPS. There is an abstract risk related to logging or something like proxy intercepting - if they log full URLs somewhere then that would be logged in a file somewhere and then that file and who can see it is important. Regardless, it's not how OAuth 2.0 is supposed to work and there is risk associated with GET, which is why it's not allowed in the OAuth 2.0 spec. Would it be possible to update these pages to show that you can use a POST? i.e. both of these work perfectly well: curl --location --request GET '123-ABC-456.mktorest.com/identity/oauth/token?grant_type=client_credentials&client_id=<client id>&client_secret=<client secret>' curl --location --request POST '123-ABC-456.mktorest.com/identity/oauth/token' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'grant_type=client_credentials' \ --data-urlencode 'client_id=<client id>' \ --data-urlencode 'client_secret=<client secret>'I'm not sure if the POST is officially supported at Marketo, but it absolutely should be, and if it is, I think the documentation should have that as the default, not the GET, and maybe even deprecate the GET, up to you.Security is more and more on people's minds and this has been flagged in numerous companies. I tried the POST like 2 years ago, and saw that it worked, and have told people they can use that instead - I just told someone else today and I think it might be best to just support this and change the documentation.Thanks for the consideration.
With large 100+ task projects involving large teams, the Updates section on a project can become overwhelming and hard to navigate. For ease of use and improvement to pace of work, please add an option to filter updates that are directed to, or posted by, the user. As a workaround, I've advised users to just ctrl/cmd+f and search for their name on the page, but there could be pages and pages of updates to wade through in which you'll need to repeat the process.
When viewing images in the updates section, the "view image" option does not work well for full-screen images. The content of the image is hard to see. This option is fine for square images, but not for rectangular ones, leading us to download the image and view. A feature that allows full-screen viewing is needed.See image pop-up window:
If an image is added to a project comment/update, to reference it again, you would have to search for it in the updates section or in the main menu- documents.It would be ideal if the added image would auto populate in the project documents folder for easy access/reference.
It would be great to identify subteams within a parent team. For instance, our team of photographers and our team of stylists are both part of a larger "Studio Team". There are many subteams for the studio. When I add new people and choose "Photographer Team" for instance, they would automatically be included in the parent team as well.
When assigning users to tasks, it would be helpful to be able to see in the same view that person's availability (like in the WLB but without having to toggle). OR like it will alert you when you try to assign a task to someone while they have time off, if there could be an alert icon if you try to assign a task to someone that is overbooked for that time.This would result in more proactive project and resource management.
Hi, I think it will be extremely helpful if we can tag programs with custom tags and then run a smart campaign to change the value of this or that field if the lead was added to a program with this or that tag. In that way we won't have to keep adding every new program we're building to the flow that changes the value of the field.
Description - We often use "Category Name" in project/task/issue reports as a quick link from a dashboard report for users to fill in information on the related custom form. This helps when we are on a task report and want the user to fill in details on the project-level (because inline editing isn't possible then) or if their are too many fields that need to be filled for inline editing / if we want to show the conditional logic of the form.With that, the current pop-up window/module that appears is small and cuts off fields in the form; it's a minor ask but it would be ideal for the size of the module to be increased to enhance the user experience.Current Behaviour - The pop-up is small and cuts off text.
Box plots are an ideal way to visualize distribution of a population. It could be used to visualize metrics like:visits per visitororder value distributionjourney completions per visitorIt would be especially powerful if we could click into specific areas of the box plot (including outliers), and identify/further analyze those data points.
As an analyst I'd like to be able to create "calculated" dimensions. I see this working in 3 ways:Simple manipulation of a value - for example like the LEFT/RIGHT/MID functions you have in Excel so I can snip out the relevant bit from a dimension value that I need in my workspace report.Ability to combine two (or more dimension) to create a new oneThe functionality to use a CASE statement (or similar) to change the dimension value.I appreciate something like 3 could be done by classification but the ability to do #1 and #2 at report run-time by the analyst building the report would be great!
Description - Ability to add multiple level dimension in Flow chartsWhy is this feature important to you - Helps us to add more conditions and pathing direction we want to seeHow would you like the feature to work - We can place multiple level dimension to form a desired chartCurrent Behaviour - Only one dimension can be placed in flow charts
Description - Integrated/OOTB Bot detection tool in Adobe AnalyticsWhy is this feature important to you - There are lot of BOT attacks that happen which might elevate the data and cause problems in generating right insightsHow would you like the feature to work - There should be an inbuilt tool to identify BOTs in the customer traffic data.Current Behaviour - I understand that Adobe Analytics tool provides provision to exclude identified BOTs from the data, but we do have a need to have built in tool which might help us identify BOTs based on the traffic/user behaviour.
Description - Similar to allowing the addition of Tags or changing the Assignee, Board columns should allow the affition of or the auto addition of named Custom FormsWhy is this feature important to you - Data is often only required at stages as the item travels through the stages of a project and is often NOT required to be entered at the initiation of the item, additional information may be required to be added by a specific person. By facilitating the addition of a board combined with the assignment of the card to a person or team, the data will be entered at just the right point in timeHow would you like the feature to work - Add an additional option on the Column Edit under the Update Field Values Automatically, add an option for the user to select a custom form or in the board definition set the form(s) to be added. Could also do this in the same way as defining Members for a Board so that only a limited number of forms can be displayed on a particular Board. Bonus, it would be awesome if values in the form could be set based on being moved into this column. When setting up the custom form on the column you would need to have a switch next to each field to allow the value to either be maintained or to be set (similar to the switches for Project Preferences). If "Enabled" for a field, then the board would allow a value to be set. Bonus Bonus to this, is that the "Overview" or "Financial" fields should be able to be included as if they were custom forms with the same enablement. Bonus, Bonus, Bonus... Allow Project Level Forms to be included based on security, with the same "Enabled" switch on fields.Current Behaviour - Cannot add Forms
Would it be possible to move the Start Task bar next to the Log Time tab?Having this next to the Log Time tab would make it easier to remember to click the Start Task info and keep jobs on track.
Hi Team, If we have multiple programs in the instance and we want to move them to a single folder then we need to move each and every program to that folder. The drag-and-drop feature is helpful here, however, if we have a huge number of programs then this will consume more effort, so would it be possible to have a program multi-select option? This will help us in multi-selecting our assets and moving them all at once. Thanks
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.