Is there a Mapping Action?

Status: Closed · Asked by sujoe on · 0 views

sujoe — Question ·

So I have this value that I got from Service A which is in Yes and No

But Service B only accepts true/false, does Pabbly Connect have an action that we can filter and do the mapping before passing it to Service B?

Pabblymember11 — Reply ·

Hey @sujoe

Could you please elaborate on your query and if possible please share your use case with us so that we can assist you accordingly.

Thanks!

sujoe — Reply ·

Hi,

the response from Sales.rocks email verifier for one field is "Yes" or "No"

But Encharge.io only will accept the values true and false.

How do I map "yes" to true and "no" to false

Pabblymember11 — Reply ·

Hey @sujoe

For your concern, you can use the "Lookup Table" action step. For better understanding, you can refer to our tutorial video -

youtube.com/watch?v=0umsoycOlfo

Kindly try this at your end and let us know if that works for you.

Regards

sujoe — Reply ·

thank you, this looks like exactly what i need.

i have another question.

What if Service A passed a JSON object over to Pabbly and I need Pabbly to extract the value from one particular key? any actions for this?

Thanks

Pabblymember11 — Reply ·

Hey @sujoe

What if Service A passed a JSON object over to Pabbly and I need Pabbly to extract the value from one particular key? any actions for this?

You can use the JSON extractor to retrieve a particular value from the JSON.

For better understanding, you can check out our tutorial video -

youtube.com/watch?v=jWCfU9SUySM

sujoe — Reply ·

thank you

Back to all forum threads · Log in to reply