BundleValidationError | Teams Channel | Send a message

Good day,

I am trying to post a OneDrive URL link in a Microsoft Teams channel.

Every time I run the rule, it says that my “message” is empty.

I have tried to get the link first on One Drive and then paste it in the chat but that also gives me the same error. I also tried different field of the document I am retrieving but both works. Tried the HTML option as well as the Text option.

Can you post a link in a teams chat?

Welcome to the Make community!

It looks like there is no URL from module 19.

For further assistance, please provide the following:

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
Screenshot_2023-10-06_141025

A.

Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

Uploading it here will look like this:

bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted output bundle in this manner:

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

samliewrequest private consultation

Join the unofficial Make Discord server to chat with us!

1 Like

Hello @samliew

Thanks so much for your guidelines and for your your help.

  1. Screenshots of module fields and filters:

So essentially I would like to post the file name and the Web URL
like this

It is looking for a folder in model 19 (Search Files/Folders):

But when I actually send the message in Teams it looks like this:

It doesn’t display the actual name or URL

  1. Scenario blueprint
    blueprint.json (832.1 KB)

Output bundles for module 21 (Teams Message):

Output Bundles for Module 19:


bundle.json (1.8 KB)

Hello @samliew

Do you perhaps have a work around for me?

The mapping of name and url variables from module 19 seems to have no issues, but what you can do is view the exported bundles (not the screenshot that you provided, which is only showing the label) from module 19 and manually type out the raw key for name and web url.

Or try adding a filter to ensure the name and url are not empty/missing from module 19.

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

2 Likes