• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

How to map multiple values when the number of values changes each time?

RoCrow

Active member
I have a workflow, sending data from a Paperform questionnaire into a WordPress Page post.

In order to get all the data from the form into the WP Page, I need to add each Data Title: Value pair like this:

Pabbly Connect and 3 more pages - Personal - Microsoft_ Edge Beta 2022-03-24 at 2.06.27 PM.jpeg


The problem I've run into is that one of the questions on the form is a multiple choice, whereby the answer may be 1 or more from the list of choices.

So the Data Title: Value results for that particular question on the form:

Pabbly Connect and 3 more pages - Personal - Microsoft_ Edge Beta 2022-03-24 at 2.09.11 PM.jpeg


Notice that there are 2 x Values, for this particular respondent. However, future respondents might have between 1-6 Values for this single Data Title.

How do I map that, so it will output all the Values that exist for that Data Title?
 
Top