Question

Convert JSON columns to transfer data between webhooks

  • 14 March 2024
  • 0 replies
  • 12 views

Hello,

I’m receiving a JSON webhook and trying to send info to another webhook. The problem is that the fields are different between apps and I have to match them up. 

Example: the first webhook has a column named Address and the second one has a column named Custom_Address. I have to correspond with them to transfer the value. I’ve tried to use Lookup Table (by formatter AND by tables), but I didn't catch up on how to convert so many columns (must be six or seven columns)

By the way, I also need to send the converted info as a JSON to the second webhook.

Any ideas about how to do it?


0 replies

Be the first to reply!

Reply