Skip to content

Instantly share code, notes, and snippets.

@anish-pr
anish-pr / atomicwork-integration-architecture.html
Created March 9, 2026 15:19
Atomicwork — Integration Architecture Diagram
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Atomicwork — Integration Architecture</title>
<style>
:root {
--aw-purple: #6B46C1;
--aw-purple-light: #EDE9FE;
@anish-pr
anish-pr / app-sync-config-docs.html
Created February 27, 2026 08:24
App Sync Config — Full Technical Reference (ESD + ESD-Frontend + TPS)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>App Sync Config — Full Technical Reference</title>
<style>
:root {
--purple-900: #2d1b69;
--purple-800: #3d2494;
@anish-pr
anish-pr / tenant_group_triggers.html
Created February 26, 2026 17:46
Tenant Group Triggers Report
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tenant Group Trigger Report — 2026-02-26</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: Arial, sans-serif; background: #f0f4f8; color: #1a1a2e; }
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tenant Group Trigger Report — 2026-02-26</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: Arial, sans-serif; background: #f0f4f8; color: #1a1a2e; }
{
"app_name": "MS_TEAMS",
"id": 5,
"action_name": "TEAMS_DIRECT_MESSAGE",
"meta": {
"description": "Add user to a teams channel",
"display_name": "Add user to a teams channel"
},
"form_fields": [
{
{
"app_name": "MS_TEAMS",
"id": 5,
"action_name": "TEAMS_ADD_USER_TO_CHANNEL",
"meta": {
"description": "Add user to a teams channel",
"display_name": "Add user to a teams channel"
},
"form_fields": [
{