Hi Make Community,
I’m having trouble with my Freshdesk automation scenario in Make. Instead of replying to each ticket individually, all responses are being sent to one ticket.
Current Scenario:
- Watch Tickets on Freshdesk: New and my open.
- Filter by Agent ID: Proceed if assigned to agent ID 5079556751.
- Filter by Sender/Subject:
- If from “Noreply” or subject is “A new educational discount application was submitted,” send the ticket link to Slack.
- Otherwise, generate an automated response and post it to the ticket.
Issue: All responses are sent to one ticket instead of their respective tickets.
Request: How can I ensure each response is posted to the correct ticket? Any advice on optimizing this setup would be greatly appreciated.
Thanks!