Hi,
I’m trying to make a Zap which integrates with Invoice Ninja and Twilio.
I have successfully linked both sides to the accounts.
My purpose is to SMS the client when an invoice is made in Invoice Ninja.
My problem is that the API connection to Invoice Ninja isn’t returning client details. I get user details and invoice details, but not the client’s name or phone number.
From researching online, it appears there needs to be a piece appended to the API request - &include=client
but I don’t see a way to do this as the system auto appends the API connection string when you put your domain and API key in. Any ideas how to fix?



