I am using Knack with 2 tables in it that are connected by a Container ID. It's a one to many relationship. The parent table has CONTAINER DETAILs in it and the children have events that happen to the containers (CONTAINER EVENTS). I would like to zap data from both the parent table and the child table within the same zap to Sched It as an event. The only solutions I have come up is bad database design: I would have to duplicate the fields in the CONTAINER DETAIL table in the CONTAINER EVENTS table.
…really this issue applies to all zaps using Knack.
Any help would be appreciated.