I've just started doing some lightweight testing with the API. To begin, I'm mostly just copy/pasting the ruby samples from the v3 docs. Here is a small snippet of what I'm doing: agency = Agency.includes(:employees, :influencers, :submissions
read more