What did you use in the Body portion of the IFTTT webhook?
{ "action": "call_service", "service": "shopping_list.add_item", "name": {{AddedItem}}}
I cant seem to find the right commands to fire the shopping_list.add_item service. I have other webhooks running so I know that the issue is only in what I am using for the body.