Setting up Amazon AppFlow with Zendesk



Edited May 07, 2025


1

15

17 comments

Hi 7156595596058, these details aren't currently available through AppFlow. 

 

If you don't have many Forms or Groups you could collate the details from Admin Center - when you're viewing a specific Form or Group the ID will be the long number at the end of the page's URL.

 

For lots of Forms and Groups it may be easier to extract this information using our APIs (e.g. Forms API and Groups API).

0


Hi 1263082117409 

I am wondering which object should we use to get details about names of the ticket forms and groups (objects “Ticket Forms" and "Groups”)?

In the tickets object we are just getting an ID of those, so we need to pull those objects also somehow.

Can you advice how?

0


Got it, thank you.

As you've probably noted, Appflow can only create or update Zendesk entities and doesn't directly allow for deletion.

You could consider a solution that uses Appflow to make a change to the User (e.g. add the Tag "delete_this_user"), and use Zendesk Integration Services to watch for those Tags and action the deletion via API.  Depending on how many Users you expect to delete in a single update you'll need to be mindful of your Zendesk Support API limits.

0


Hi David,

Yeah..I would like to delete the users in Zendesk using Appflow when they are terminated in our HR system.

 

Regards,

Hemanth

0


Hi Hemanth, just to clarify:

- your HR system is the source-of-truth for your users

- when users are deleted/deactivated in the HR system they also need to change in Zendesk

- you'd like to do this using Applfow

Is that correct?

0


Hi, we have been testing the Appflow for updating the data from our HR system onto Zendesk using a csv file stored in S3 bucket. Can we delete/deactivate the users who have left the organization using any indicator/field apart from upserting the data in the CSV file?

Hemanth

 

0


Hi Marcus,

Are you losing whole tickets or just a certain subset of data from a ticket?

0


Hello how are you?
I'm having trouble importing data from zendesk using appflow.
I'm losing some ticket data and I don't know why this is happening.
Looking at the Export Incremental API documentation, I saw that there is a note that says the following:

How can i fix this issue?

source: https://developer.zendesk.com/api-reference/ticketing/ticket-management/incremental_exports/?_ga=2.59693736.489666359.1643038074-1792618937.1629383518#per_page

0


Hey Viktor,

Huh that's really odd, the custom fields are part of the standard ticket object so they should be including them. So all you're seeing is the native ticket properties when mapping the fields?

0


Hi Eric, even when choosing Tickets as object, im only then able to see the ticket properties, but i cant choose any custom fields to transfer. It might be that AWS hasnt implemented this yet?

0


Sign in to leave a comment.