Router -> 3 modules. | Not all modules executing even if conditional = true

Hi,

This is my flow.

  1. Facebook post executes fine
  2. Linkedin doesn’t execute
  3. Instagram doesn’t execute (I don’t expect it to because I haven’t set it up properly, on purpose)

The issue is with the Create a Post Linkedin module. If it is the only connection after the router module, it works fine. However, as soon as I add the other two modules, it stops working.

Does anyone know why?

This is the filter for the router link to the Linkedin module:

This is the gsheets data:

image

Cheers.

Check if you have some extra stray spaces after the filter conditions.

If you need further assistance, please provide the following:

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.


(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, Input/Output bundles

Please provide the input and output bundles of the trigger/iterator/aggregator 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”.

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:

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.

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

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

1 Like