Filtrer (discord)

Hello everybody ! I landed on make and I’m a little lost

I would like to receive a notification when a message containing “test” is written in a channel. My scenario is therefore the following:

Watch Channel Messages linked to the correct channel, linked to GMAIL.

I’m trying to create a filter, but I don’t understand what I need to put in it. In “condition” I choose content, and below I choose “text operator contains” and write “test”. But it doesn’t work.

Can someone help me ?

THANKS :slight_smile:

Hey @Kael
Welcome to the Make Community

Try using this filter

3 Likes

Welcome to the Make community!

Can you please provide the output bundle of the Discord “Watch Channel Messages”, when it is triggered with your “test” content?

Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Screenshot_2023-10-06_141025

A.

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

Uploading them here will look like this:

module-1-output-bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted bundles 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 input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

This will allow others to better assist you. Thanks!

2 Likes

Hi, it’s okay, i find the trouble. It was… only because i forgot 1 character on client secret ID ^^".

Thanks everone

3 Likes

Hi @Kael :wave:

Glad to hear that all’s up and running for you now! Thanks a lot for jumping back into the community and updating us on where the issue was. Much appreciated! :pray:

FYI: I marked your last comment as a solution to keep the community organized and easy to look for answers.

1 Like