<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Salesforce Declarative Tools - Vinod Sebastian - B.Tech, M.Com, PGCBM, PGCPM, PGDBIO</title>
	<atom:link href="https://vinodsebastian.com/tag/salesforce-declarative-tools/feed/" rel="self" type="application/rss+xml" />
	<link>https://vinodsebastian.com</link>
	<description>Hi I&#039;m a Web Architect by Profession and an Artist by nature. I love empowering People, aligning to Processes and delivering Projects.</description>
	<lastBuildDate>Sun, 07 Dec 2025 22:51:01 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://vinodsebastian.com/wp-content/uploads/2020/12/cropped-Me-32x32.jpg</url>
	<title>Salesforce Declarative Tools - Vinod Sebastian - B.Tech, M.Com, PGCBM, PGCPM, PGDBIO</title>
	<link>https://vinodsebastian.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Types of Salesforce Flows</title>
		<link>https://vinodsebastian.com/types-of-salesforce-flows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=types-of-salesforce-flows</link>
		
		<dc:creator><![CDATA[vinodsebastian]]></dc:creator>
		<pubDate>Sun, 07 Dec 2025 22:43:21 +0000</pubDate>
				<category><![CDATA[Salesforce Declarative Tools]]></category>
		<category><![CDATA[IT Made Easy]]></category>
		<category><![CDATA[Salesforce]]></category>
		<guid isPermaLink="false">https://vinodsebastian.com/?page_id=4127</guid>

					<description><![CDATA[<p>Types of Salesforce Flows 1. Screen Flow Purpose: Screen Flows are interactive flows that guide users through a process with screens, forms, and inputs. Use Case: They are commonly used for onboarding new employees, guided case resolution, or step-by-step data entry. Key Feature: Screen Flows require user interaction and can be embedded in Lightning pages [&#8230;]</p>
<p>The post <a href="https://vinodsebastian.com/types-of-salesforce-flows/">Types of Salesforce Flows</a> first appeared on <a href="https://vinodsebastian.com">Vinod Sebastian - B.Tech, M.Com, PGCBM, PGCPM, PGDBIO</a>.</p>]]></description>
										<content:encoded><![CDATA[<article>
<h1>Types of Salesforce Flows</h1>
<h2>1. Screen Flow</h2>
<p><strong>Purpose:</strong> Screen Flows are interactive flows that guide users through a process with screens, forms, and inputs.</p>
<p><strong>Use Case:</strong> They are commonly used for onboarding new employees, guided case resolution, or step-by-step data entry.</p>
<p><strong>Key Feature:</strong> Screen Flows require user interaction and can be embedded in Lightning pages or launched from buttons.</p>
<h2>2. Record-Triggered Flow</h2>
<p><strong>Purpose:</strong> Record-Triggered Flows run automatically when a record is created, updated, or deleted.</p>
<p><strong>Use Case:</strong> They are ideal for automating field updates, sending notifications, or creating related records.</p>
<p><strong>Key Feature:</strong> This type of flow can replace many use cases of Workflow Rules and Process Builder.</p>
<h2>3. Scheduled-Triggered Flow</h2>
<p><strong>Purpose:</strong> Scheduled-Triggered Flows execute at a specific time or on a recurring schedule.</p>
<p><strong>Use Case:</strong> They are commonly used for sending reminders, scheduled updates, or batch processing records.</p>
<p><strong>Key Feature:</strong> Scheduled-Triggered Flows are ideal for time-based automation without the need for Apex code.</p>
<h2>4. Autolaunched Flow (No Trigger)</h2>
<p><strong>Purpose:</strong> Autolaunched Flows run in the background without user interaction and are often invoked by Apex, REST API, or another automation process.</p>
<p><strong>Use Case:</strong> They are suitable for handling complex calculations, mass updates, or backend processes.</p>
<p><strong>Key Feature:</strong> Autolaunched Flows can be called from other flows or processes for creating modular automation solutions.</p>
<h2>5. Platform Event Flow</h2>
<p><strong>Purpose:</strong> Platform Event Flows respond to platform events published in Salesforce or external systems.</p>
<p><strong>Use Case:</strong> They are commonly used for real-time integrations, IoT event handling, or syncing data with external systems.</p>
<p><strong>Key Feature:</strong> Platform Event Flows enable event-driven architecture within Salesforce, allowing seamless integration with external systems.</p>
</article><p>The post <a href="https://vinodsebastian.com/types-of-salesforce-flows/">Types of Salesforce Flows</a> first appeared on <a href="https://vinodsebastian.com">Vinod Sebastian - B.Tech, M.Com, PGCBM, PGCPM, PGDBIO</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
