<?xml version="1.0" encoding="UTF-8" "Content-Type: text/html; charset=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>Nebulaa IT Solutions</title>
<atom:link href="https://nebulaaitsolutions.com/feed/" rel="self" type="application/rss+xml" />
<link>https://nebulaaitsolutions.com/</link>
<description>Dynamics 365 | Power Platform | Power BI</description>
<lastBuildDate>Tue, 09 May 2023 12:16:31 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>	hourly </sy:updatePeriod>
<sy:updateFrequency> 1 </sy:updateFrequency>
<admin:generatorAgent rdf:resource="http://www.codeigniter.com/" />
<item>
				<title>Call Unbound Action from Type Script with Input and Output parameter</title>
				<link>https://nebulaaitsolutions.com/blog/call-unbound-action-from-type-script-with-input-and-output-parameter</link>
				<comments>https://nebulaaitsolutions.com/blog/call-unbound-action-from-type-script-with-input-and-output-parameter</comments>
				
				
				<dc:creator><![CDATA[Nebulaa IT Solutions Blogger]]></dc:creator>
				<pubDate>Sat, 06 Jun 2020 01:25:23 +0530</pubDate>
<category><![CDATA[Dynamics 365]]></category>
<guid isPermaLink="false">https://nebulaaitsolutions.com/blog/call-unbound-action-from-type-script-with-input-and-output-parameter</guid>

				<description><![CDATA[<p>Call Unbound Action from Type Script with Input and Output parameter


Introduction

To build custom PCF control we use React JS or Typescript. Sometimes we need to call an unbound action from PCF control where we don’t specify an entity. We also call these action as Global Action. In this blog, we have explained how to call an Unbound Action from TypeScript with an Input and an Output parameter.

Solution with example:


 Create an Unbound action.
 
 Add steps, input and output parameter to it.
 



 Get Type of Input Parameter:
 We are…</p>]]></description>
				<content:encoded><![CDATA[
<p><strong>
<p>To build custom PCF control we use React JS or Typescript. Sometimes we need to call an unbound action from PCF control where we don’t specify an entity. We also call these action as Global Action. In this blog, we have explained how to call an Unbound Action from TypeScript with an Input and an Output parameter.</p>]]></content:encoded><strong></p>;
							
				<wfw:commentRss>https://nebulaaitsolutions.com/blog/call-unbound-action-from-type-script-with-input-and-output-parameter/feed/</wfw:commentRss>
			</item>
</channel>
	</rss>