Skip to content

microsoft-powerautomate-Extension: Response-Body not getting stored on success #773

@KingofGnome

Description

@KingofGnome

Describe the bug
It looks like the microsoft-powerautomate-Flow-Node does not foreward a response-body into to context/input object in case of an success.
In case of an error (status code != 2xx) i can see the full information in cc/ci as defined in the storage option.
In case of an success the storage always only shows empty object: {}.

Sending the same request via postman shows the correct response.
Setting the same config

  • POST
  • URL
  • Body
  • Storage Option

inside Cognigy using the reagular HTTPRequest-Node works just fine.
Based on that im pretty sure, that there is an issue in how microsoft-powerautomate-Node is handeling response-bodys.

However, no priority at all bc. it works fine using the regular HTTPRequest-Node. Just wanted to let you (and others) know abotu the issue

To Reproduce
Create a Flow using https://github.com/Cognigy/Extensions/tree/master/extensions/microsoft-powerautomate
Create PowerAutomate with HTTP-trigger and Response + a body.

Expected behavior
Body from Power Automate schould be stored in the defined storage option in cognigy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions