How to extract Json value at Key 0,1,2,3

Status: Closed · Asked by Kenny on · 0 views

Kenny — Question ·

I have a usecase that i shall extract the value of index starting from 0,1,2...

If i use iteration, i can't achieve this.

Please help

Pabblymember11 — Reply ·

Hey @Kenny

Have you tried "Line Itemizer" to extract the same type of data in a comma-separated way?

Kenny — Reply ·

Nah... it is not like that.

How can i match each so that i got "Brio 2015" and "CRV 2011"?

Kenny — Reply ·

@Supreme

Pabblymember11 — Reply ·

Hey @Kenny

How can i match each so that i got "Brio 2015" and "CRV 2011"?

Is the values are coming in a fixed proportion. Then you can use the following workaround, else if you are getting values in different proportions then it is not possible.

Kenny — Reply ·

This is not what i need. I will get 3 pairs or more, it is impossible to use the workaround

Pabblymember11 — Reply ·

Hey @Kenny

The previous workaround only works for the limited key-value pairs but as of now, there is no function available to merge 2 string values according to their respective index numbers.

Kenny — Reply ·
Hey @Kenny

The previous workaround only works for the limited key-value pairs but as of now, there is no function available to merge 2 string values according to their respective index numbers.


Will you incorporate this in the future?

Other platforms have custom JS, though

Pabblymember11 — Reply ·

Hey @Kenny

We have forwarded your requirement to the team and maybe we will try to add this feature in our upcoming updates.

I hope you would understand.

Kenny — Reply ·
Hey @Kenny

We have forwarded your requirement to the team and maybe we will try to add this feature in our upcoming updates.

I hope you would understand.


@Supreme any updates on this
Pabblymember11 — Reply ·

Hey @Kenny

As of now, the "extract JSON value" module is not available in Pabbly Connect. We may come up with this module in near future.

We will make sure to notify you once this module is available in Pabbly Connect.

Hope the above information helps. Let me know if you have any questions.

Kenny — Reply ·
Hey @Kenny

As of now, the "extract JSON value" module is not available in Pabbly Connect. We may come up with this module in near future.

We will make sure to notify you once this module is available in Pabbly Connect.

Hope the above information helps. Let me know if you have any questions.


https://forum.pabbly.com/threads/how-to-use-line-itemizer.1624/

It should work like that

PabblyMember3 — Reply ·

Hi @Kenny

Is that something you would like to achieve?

Kenny — Reply ·
Hi @Kenny

Is that something you would like to achieve?


Yes Naveen!!!
PabblyMember3 — Reply ·

Ok, thanks for the confirmation.

We are checking the possibilities to make such things available in Pabbly Connect but, it may takes some time.

You will be notified when we will avail it.

amir — Reply ·
Ok, thanks for the confirmation.

We are checking the possibilities to make such things available in Pabbly Connect but, it may takes some time.

You will be notified when we will avail it.

Is this function available now, asking cause I am in a similar situation. Thanks

Kenny — Reply ·
Is this function absolutely now, asking cause I am in a similar situation. Thanks

I still don't know how to get this. I am using Robomotion for this.

Back to all forum threads · Log in to reply