Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
larry_f_davis
Contributor
Contributor

Cloud API how to connect to Replicon

I'm struggling to get data from Replicon.

I'm sure it's something simple.

Here's the JSON (calls the report and returns it in csv format:

{

  "reportUri": "urn:replicon-tenant:atgg3:report:bf60df87-8ea2-440e-b282-69b458ab22a5",

  "filterValues": [],

  "outputFormatUri": "urn:replicon:report-output-format-option:csv"

}

I can make the connect OK, just have no idea what to put in the data loader.

0 Replies