Walmart notes, mostly.

This commit is contained in:
Norm Rasmussen
2023-08-23 17:15:20 -04:00
parent d9938dc94d
commit 63c33b5f17
5 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,37 @@
* External Attendees:
- Krystal, MJ, Travis P, Frank
* Internal Attendees:
- Charlie, Kaitlyn, Norm
** Categories:
- Some confusion on how categories should be managed.
- MJ to re-share the categories doc with Krystal, some placement might want to be updated.
- Hopefully done by next meeting. They will deliver a final state of categories.
- We will need new category images if any of the categories get changed.
- Categories get hard coded with their images!
** Search Description:
- TODO: Norm to deliver length of each description for search.
- Spark will then decide if its a necessary priority.
** RC Search:
- This came back to Travis from another team member.
- Someone named Matt Krise brought this up to Travis
- Go back through search analytic tool and add the hidden tags to those activities.
- This is what you add to the html code block of an activity:
@code html
<div style="display:none;">
keyword 1, keyword 2, keyword 3
</div>
@end
* Content Meeting
- Krystal noticed that resources are in alphabetical order until you reach the end.
- At the end, (State by State) it goes back to Cancel a trip.
- Resources are ordered by tag first (new, in progress, etc)
What Krystal liked about Edume: a feature taps into social media uses such as reels, and shorts.
It gives training quickly and accessible.
This is the direction Walmart needs to go in.
Spotlight these short videos would make us a lot more marketable.
Krystal and her director need these stories type interactions.

View File

@ -0,0 +1,24 @@
* Attendees:
- Christopher Jimenez - Security/Product/Engineering
- He's concerned about the CDN url being open.
- Can we add an endpoint/additional layer of clicking that link so that an attackers cannot somehow get access to the URL?
- He's open to starting with what we have and adding this in the future.
- If this security works, he wouldn't even want these files in Google Sheets.
- Ideally, they will rotate the api keys every month.
- Pre-signed URLs is the theory here.
- Analytics Extracts with encrypted API might work.
*** Question about API:
- He wanted to see if he could connect directly to Salesforce.
- The people endpoint isn't returning all the info necessary such as email, etc.
*** Lukasz's Idea:
- The link in the looker dashboard would make a POST request
- This link passes the UID for the assignment
- Then extract from Northpass API the appropriate submission
- Lukasz decoded the filestack url and it said that it should become invalid after 48 hours
** Testing CDN Filestack Links:
- URL 1: "https://cdn.filestackcontent.com/security=policy:eyJleHBpcnkiOjE2OTI5MjU4NzUsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:d3c84648f09aaa9d7feed8f2f093147fe9a6f3b173e83a7d26835f4bea54ce5d/yNKYNOxsQOii6s5SqXoN"
- URL 2: "https://cdn.filestackcontent.com/security=policy:eyJleHBpcnkiOjE2OTI5MjU4NzUsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:d3c84648f09aaa9d7feed8f2f093147fe9a6f3b173e83a7d26835f4bea54ce5d/yNKYNOxsQOii6s5SqXoN"
- URL from incognito: "https://cdn.filestackcontent.com/security=policy:eyJleHBpcnkiOjE2OTI5MjU4NzUsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:d3c84648f09aaa9d7feed8f2f093147fe9a6f3b173e83a7d26835f4bea54ce5d/yNKYNOxsQOii6s5SqXoN"

View File

@ -17,4 +17,8 @@
- {:William_Sonoma/08.22.23_Implementation:}
** Big Ideas
- {:BigIdeas/Quiz_feedback:}
** Zenjob
- {:Zenjob/08.23.23:}
** Walmart Spark
-- {:Walmart_Spark/08.23.23:}