Share via

How to avoid getting a text like "XYZ used a Workflow template to send this card" when we use webhook url to send adaptive cards using workflows

Shubhanki Gupta 0 Reputation points
2024-07-19T17:31:29.4933333+00:00

When i am sending a post request to webhook url using workflows I am getting extra information like

"XYZ used a Workflow template to send this card." or "XYZ via workflows" . However this was not coming when we are sending adaptive card by webhook URL using 365 connectors .

Is there any way to avoid getting this text and could able to customise the heading of the notification "XYZ via workflows"??

User's image

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. Ben 5 Reputation points
    2026-01-17T01:21:38.33+00:00

    Log into power automate
    https://make.powerautomate.com/
    Go to "My Flows" select the flow you want to remove the message from and then select "Save As" at the top.

    The new flow will be turned off by default, go to the new flow and select "Turn on". The copied flow will no longer show the part of message you want to remove as it's not using a template.

    Be aware the new flow will have a different URL so you will need to use that instead of the URL from the original flow. Once the new flow is working you can delete the original flow.

    1 person found this answer helpful.

  2. Michal Krajewski 0 Reputation points
    2024-07-23T10:03:32.4966667+00:00

    how to stay with Flow Bot as the author of the post, but to remove this bottom line ""XYZ used a Workflow template to send this card." ?

    I see that for the same settings, and same request msg I sent 2 weeks ago, today I got this bottom line text, and it wasn't added to my msg 2 weeks ago.


  3. Prasad-MSFT 10,466 Reputation points Microsoft External Staff Moderator
    2024-07-22T05:25:58.6+00:00

    If you want to send by using option 'Flow bot', it will send as below:
    User's image

    User's image

    If you want the sender's name only to be reflected without via Workflows text, you can choose below option while setting up/editing the workflow. User's image

    This will send the card as below:

    User's image

    User's image


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.