Updating or posting a Wordpress post with multiple tags created with an Iterator module

The ID in the built-in map function needs to match the raw key/name in the Output Bundle, and is case-sensitive.

What is being displayed is the LABEL, and the LABEL (what you see) could be different from the NAME of the variable.

b46a09bdf90df95795aa2e1540ff24771bd548ad

It might actually be a lowercase ID,

{{ join(map(112.array; "id"); ",") }}


If you need further assistance, please provide the following:

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.

This will allow others to better assist you. Thanks!

3 Likes