Open mojowen opened 11 years ago
Appears that you can do IN conditions - e.g. condition=event_KEY+IN(422826,422816)
condition=event_KEY+IN(422826,422816)
and also getLeftJoin object=supporter_action(supporter_KEY)supporter&action_KEY=2865&json.
object=supporter_action(supporter_KEY)supporter&action_KEY=2865&json
Probably can cut down on the number of API requests.
Appears that you can do IN conditions - e.g.
condition=event_KEY+IN(422826,422816)
and also getLeftJoin
object=supporter_action(supporter_KEY)supporter&action_KEY=2865&json
.Probably can cut down on the number of API requests.