Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Posting Microsoft Form data to a Confluent / Kafka topic via Power Automate

Like (0) ShareShare
ReportReport
Posted on 29 Dec 2024 04:55:15 by
Good afternoon guys, I am trying to capture Microsoft Form data responses and post these to a Confluent / Kafka topic via Power Automate. At present I am able to create records via the curl command (see below) but cannot find a way to add these variables to Power Automate. Obviously the values in the curl command would be replaced with the dynamic content relating to the form fields. I will cross post this question to Power Automate Reddit too. Thank you
 
-- Curl Command --
 
curl   -X POST   -H "Content-Type: application/json"   -H "Authorization: Basic <BASE64-encoded-key-and-secret>"   https://pkc.ap-southeast-2.aws.confluent.cloud:443/kafka/v3/clusters/lkc-xy6pty/topics/project/records   -d '{"value":{"type":"JSON","data":{"project": "QWS Workbench", "client": "QWS"}}}'
 
Power Automate screenshot attached.
Power-Automate-Sc...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

  • Suggested answer
    Mark Nanneman Profile Picture
    989 Super User 2025 Season 1 on 29 Dec 2024 at 16:49:43
    Posting Microsoft Form data to a Confluent / Kafka topic via Power Automate
    I'd recommend trying the HTTP action.  You can set it up to send a POST and you can put your base64 authentication string in as a "Raw" authentication as well--or you can use one of the other authentication methods.

     

    Setup Method / Endpoint / Headers / Payload:


    Authentication:



    If this helped you, please click "Does this answer your question" and give it a like to help others in the community (+ close the ticket)!

    Power Platform Developer | LinkedIn: Mark Nanneman | Blog: Power Stuff  | YouTube: Mark's Power Stuff  |

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
stampcoin Profile Picture

stampcoin 91

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 70 Super User 2025 Season 1

#3
David_MA Profile Picture

David_MA 48 Super User 2025 Season 1

Overall leaderboard
Loading started