I would like to push conversations to a Google Sheet in case the conversation is assigned to a specific team inbox.
I can do it in case a tag is added to this conversation via a webhook, but I couldn't yet find a way to add this tag automatically.
I looked for it in Intercom inbox rules as well as on Zapier.
Thanks for helping out!

Just note that this notification is triggered for both assignment types; teammate and team. So make sure to use the key team_assignee_id to find the conversations assigned to the relevant team and admin_assignee_id to identify when the value is equal to null (conversations is only assigned to a a team and not teammate).