Question on input connector 'Receive JSON on a REST endpoint'

4189
1
08-27-2013 07:53 AM
KrishnaPragada1
New Contributor
I am trying to setup input connector 'Receive JSON on a REST endpoint' but I am not sure what is the REST end point to send json from my application.

Can anyone help me?

Thanks,
Krishna
0 Kudos
1 Reply
TimothyStiles
New Contributor III
Hi Krishna,

When an Input is configured using the 'Receive JSON on a REST endpoint' connector the following new REST endpoint is exposed to allow devices, applications, and/or systems to send GeoEvents into the Input via REST:


[INDENT]http://localhost:6180/geoevent/rest/receiver/<Input Name>
[/INDENT]


To learn more about working with the REST Admin API please download the 'Tutorial - REST Admin API for GeoEvent Processor (ArcGIS 10.2)' that is available on ArcGIS GeoEvent Processor gallery on ArcGIS.com:

http://www.arcgis.com/home/group.html?owner=GeoEventTeam&title=ArcGIS%20GeoEvent%20Processor&sortFie...

Thanks,

Tim
0 Kudos