I’m trying to get my head around how to format requests to Less Annoying CRM’s API from Zapier.
Specifically, I’m trying to call GetGroupsAttachedToContact (doc here: https://account.lessannoyingcrm.com/api_docs/v2/Core_Functions/Group_Memberships and their API syntax is here: https://account.lessannoyingcrm.com/api_docs/v2/Getting_Started/Connect)
I’m sure I’m formatting the data incorrectly, but translating their function definitions to Zapier by way of their cURL examples has me stymied. A simple example would be a huge help.