knowledgecenter-breadcrum

Knowledge Center

30 Jul, 2020

Send Custom JSON data using Power Automate

Posted on 30 Jul, 2020 by Admin, Posted in Power Automate

Send Custom JSON data using Power Automate Blogs

Send Custom JSON data using Power Automate

Introduction

In this blog, we are going to see the how we can create custom JSON data in power automate and can send as response.

Recently, we had a requirement where we needed to send few details of entities whenever our power automate endpoint was hit.

Example

Let us consider the example, on contact entity we have various fields such as fullname, firstname, middle name, last name, email etc. but, as response of our power automate, we must send only few fields such as fullname, email and contactid.

So, for this we can use the “Select” Actions of “Data Operation” as highlighted below:

In the power automate, we have created request-response action and this will retrieve only active contacts and sends custom array of JSON data using “Select” action as shown below:

Response Part of power automate

To verify the output, we use the postman and after sending get request to above created Power Automate, we get below response:

 

Comment

This is a Required Field

Loading

Recent Updates

Blogs
07 Sep, 2023

Optimizing Storage with SubscriptionTrackingDeletedObject Cleanup

What is SubscriptionTrackingDeletedObject? The "SubscriptionTrackingDeletedObject" table is linked to the "DeletionService," which handles two types of cleanup: organization-wide and record-specific.…

READ MORE
Blogs
05 Sep, 2023

How to create real-time customer journeys in Dynamics 365 Marketing

Introduction: This blog will show how to create real-time customer journeys in Dynamics 365 Marketing. Customer journeys can be either…

READ MORE
Blogs
30 Aug, 2023

D365 CUSTOMER SERVICE: CUSTOMER 360 COMPONENT

Introduction: In Dynamics 365 (D365) Customer Service, the 'Customer 360' Component provides a comprehensive view of information and enables users…

READ MORE