• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Split Text then act on each split

wibbler

Active member
I have a text file that I have split into multiple results. How do I now act on each result in turn (I want to further split out each result and hen import into Wrike)? I thought I used Iterator, but it cannot find any arrays.

 
P

Pabblymember11

Guest
Hey @wibbler

Could you please share the name of the workflow in which you are trying the same so that we can look into it and can guide you accordingly?
 
P

Pabblymember11

Guest
"Wrike Test"
Kindly capture the API response in advance response by toggling the "Simple Response" button then you will get the JSON array format which you can pass further in the Iterator action step.

1670841250128.png
 

wibbler

Active member
Thank you. That has helped!

Now that I am able to separate out the data, I am getting an error regarding Metadata Key and Metadata Value when inputting into Wrike.

As far as I can see, this information is not visible in Wrike, so I don't know what should be in there? Is it possible to ignore these fields (seems not currently due to the error?)

1670859074319.png


1670859128690.png
 
P

Pabblymember11

Guest
Hey @wibbler

In the Wrike action step please try passing any sample data in the "Metadata Key" and in the "Metadata Value" field which will not interfere with the sent data to the application.

Kindly try once and let us know if that works for you.
 
Top