Hi All I have use case to pull data from freshdesk...
# singer-taps
s
Hi All I have use case to pull data from freshdesk API and create tap-freshdesk for Associations and Conversations entities data. If anyone has already added these streams to existing tap-freshdesk or newly developed taps ,please let me know and it would be great help . - Thank you however was able to pull data for agents,contacts,skills,roles .
a
https://hub.meltano.com/extractors/tap-freshdesk should have conversations I believe
I don't see associations in the API docs: https://developers.freshdesk.com/api/#quick-reference
Oh yes I can see it now, will take a look
s
conversations present in tap but it doesn't have right script to produce results
a
Can you explain some more? Or raise an issue on the repo?
@Sekhar Baggaraju could you share a json response for a ticket with associations (either child or parent)? We don't use that functionality here so hard for me to test. i.e. do a get to https://yourdomain.freshdesk.com/api/v2/tickets/1234 and share here (sanitise as appropriate)