Hi Team
I have created Remote Event Receivers using VS 2 2015 and deployed on O365 Online. The event was not fired.
is the reason the O365 Online not reach to the “IIS Express” ? because this event is not fired.
What are step I need to be follow to fire event?
I have one more question here, whether, the code need to be installed the Remote Event Receivers code on IIS and IIS should be access to internet, event only to fire the event?.
<Receivers ListTemplateId="100"><Receiver><Name>CustomerRERItemAdded</Name><Type>ItemAdded</Type><SequenceNumber>10000</SequenceNumber><!--<Url>~remoteAppUrl/Services/CustomerRER.svc</Url>
--><Url>https://localhost:44304/Services/CustomerRER.svc</Url></Receiver>with Regards Siva