Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Create record in Dataverse using Power Automate HTTP action

Create record in Dataverse using Power Automate HTTP action

You can create Dataverse records using HTTP action with Power Automate. Follow the below steps.

Step 1 : Create Trigger of your choice

Here I have taken Instant trigger and passed a Text type parameter to give account name.

Step 2: Add HTTP action and use Post verb to create record

Add a HTTP action and use POST in method. In URI provide the Web API end point with entityset.

https://<orgname>.api.crm.dynamics.com/api/data/v9.2/accounts

In the Header pass below options.

  • Content-Type : application/json
  • OData-MaxVersion : 4.0
  • OData-Version : 4.0

In the body you have to pass the JSON request object containing all fields with value.

{ “name”: “Test Account”, “creditonhold”: false, “address1_latitude”: 47.639583, “description”: “This is the description of the sample account”, “revenue”: 5000000 }

You can add dynamic fields using Dynamic content. Use Active Directory Authentication with Client ID and Client Secret to connect WebAPI End Point.

Watch the video below to know more.

Hope it works.

Follow my blog for more trending topics on Dynamics 365, Azure, C#, Power Portals and Power Platform. For training, Courses and consulting, call to us at +91 832 886 5778 I am working more for community to share skills in Dynamics 365 and Power Platform. Please support me by subscribing my YouTube Channel. My YouTube Channel link is this : https://www.youtube.com/user/sppmaestro

You can enroll now !We are giving 30% discount on our Internship Program

Don’t miss the chance to participate in the upcoming Internship Program which will be done using Microsoft Dot Net Web Development Full Stack Technology. The new batch will be starting from May 20, 2024.  We will have most experienced trainers for you to successfully complete the internship with live project experience.

Why to choose Our Internship Program?

Industry-Relevant Projects
Tailored Assignments: We offer projects that align with your academic background and career aspirations.
Real-World Challenges: Tackle industry-specific problems and contribute to meaningful projects that make a difference.

Professional Mentorship
Guidance from Experts: Benefit from one-on-one mentorship from seasoned professionals in your field.
Career Development Workshops: Participate in workshops that focus on resume building, interview skills, and career planning.

Networking Opportunities
Connect with Industry Leaders: Build relationships with professionals and expand your professional network.
Peer Interaction: Collaborate with fellow interns and exchange ideas, fostering a supportive and collaborative environment.

Skill Enhancement
Hands-On Experience: Gain practical skills and learn new technologies through project-based learning.
Soft Skills Development: Enhance communication, teamwork, and problem-solving skills essential for career success.

Free Demo Class Available