79253305

Date: 2024-12-05 03:23:48
Score: 0.5
Natty:
Report link

salesforce_metadata_map = { ".cls": "Apex Class", ".trigger": "Apex Trigger", ".page": "Apex Page", ".cmp": "Apex Component", ".testsuite": "Apex Test Suite", ".app": "Application", ".approvalprocess": "Approval Process", ".flow": "Autolaunched Flow", ".assignmentrule": "Case Assignment Rule", ".escalationrule": "Case Escalation Rule", ".milestone": "Case Milestone", ".certificate": "Certificate", ".community": "Community", ".connectedapp": "Connected App", ".contentchannel": "Content Channel", ".contentversion": "Content Version", ".field": "Custom Field", ".labels": "Custom Label", ".object": "Custom Object", ".customsetting": "Custom Setting", ".custommetadatatype": "Custom Metadata Type", ".dashboard": "Dashboard", ".datacategorygroup": "Data Category Group", ".dataextension": "Data Extension", ".document": "Document", ".email": "Email Template", ".endpoint": "Endpoint", ".environmenthub": "Environment Hub", ".externaldatasource": "External Data Source", ".externalservice": "External Service", ".flowresource": "Flow Resource", ".globalvalueset": "Global Value Set", ".group": "Group", ".homepagecomponent": "Home Page Component", ".inboundmessage": "Inbound Message", ".layout": "Layout", ".mobileapp": "Mobile Application", ".namedcredential": "Named Credential", ".network": "Network", ".notificationtype": "Notification Type", ".objectpermissions": "Object Permission", ".permissionset": "Permission Set", ".platformevent": "Platform Event", ".policy": "Policy", ".postinstall": "Post-install Script", ".profile": "Profile", ".queue": "Queue", ".recordtype": "Record Type", ".remotesitesetting": "Remote Site Setting", ".report": "Report", ".resource": "Static Resource", ".role": "Role", ".samlsso": "Saml SSO Settings", ".searchlayout": "Search Layout", ".sharingrule": "Sharing Rule", ".site": "Site", ".subjectarea": "Subject Area", ".synonymdictionary": "Synonym Dictionary", ".testsuite": "Test Suite", ".translation": "Translation", ".user": "User", ".userpermissions": "User Permission", ".weblink": "Web Link", ".workflow": "Workflow Rule", ".x509certificate": "X.509 Certificate", # For Lightning Web Component (LWC), we can use nested dictionaries for the different file types: ".html": "Lightning Component Bundle (LWC) - template", ".js": "Lightning Component Bundle (LWC) - controller", ".xml": "Lightning Component Bundle (LWC) - configuration" }

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Darius Ramavarapu