Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Im trying to connect to Zendesk with rest api connector.
Im getting all the tickets details by this URL: "https://DOMAIN.zendesk.com/api/v2/tickets.json"
Now, I want to extract the Custom fields from the ticket object (that are not with the regular fields)
How can I do it?
Thanks