Action clears values that came via Webhook

Hi @KJS thank you very much for taking time for this response.

My usecase is a bit different: The Webhook fills 3 columns and the Action fills 2 other columns of the same row. If the Webhook fills the 3 columns and a bit later the user hits the Action, his device does not have yet received the Webhook’s data entries. As we know, the action data change will send all columns to the sheet. Also the 3 columns that are empty in device perspective. That’s why they get cleared out in the sheet.

But anyway you gave me a hint: Maybe I will use an extra table for these 3 columns. With that my problem would be solved.
So I don’t need anymore the SelfRef to build an inline deck view, but can use the system generated ref view.

[In-App Weather Report using Text/Emojis ️](https://community.appsheet.com/t/in-app-weather-report-using-text-emojis/30238/4) Tips & Tricks ?

Thanks @GreenFlux this is cool. We are using Integromat to get the actual weather, based on the GPS position. [image] After adding a row in AppSheet it sends a webhook to Integromat. Integromat sends a HTTP back to AppSheet. I then made a SelfRef and built an inline deck view. [image]