πŸ†πŸ†πŸ† I've been certified as an Adobe Community Advisor for 2021-2022! Read more on the Adobe MVP blog post πŸ†πŸ†πŸ†

121 Posts

Create Raw data in workflow Temporary table on Adobe Campaign

Insert raw data from any source (csv, xml, http web calls…) to a workflow temp table for custom treatment!

Salesforce Service APEX Cheatsheet

Excerpt here…

πŸπŸ‘‘πŸŒ

Salesforce Service Cloud Acquisition Page to create Contacts & Accounts

Use a custom Salesforce Visualforce Page & Apex Controller for public web page data collect!

Bulk update Scriptable Objects from CSV/JSON in Unity via C# code

Got a database as CSV or JSON file and you would like to use it to update Scriptable Objects in bulk? Check this out!

Bulk slice Sprites in Unity via C# code

Update and Slice all your Sprite Assets at once with InternalSpriteUtility.GenerateGridSpriteRectangles and AssetDatabase.ImportAsset in Unity3D!

macOS General Setup & Recommendations

Excerpt here…

πŸπŸ‘‘πŸŒ

elementaryOS setup

Excerpt here…

πŸπŸ‘‘πŸŒ

Send Message Center realtime emails from Workflows! (Javascript)

From a workflow in Classic instance A, send a SOAP message to Message Center instance B.