This is an InMemory ETL example on how to use the JSON Data Provider to acquire API data from Zendesk.
First, you add JSON as a data source to your InMemory ETL project:
Data is loaded as a SELECT query via an Import task:
For this particular API call, it has been necessary to transfer additional information about Depth, Content type and Authorization method:
Comments
Please sign in to leave a comment.