You need to sign in to do that
Don't have an account?
Sahaj
Integration with a tool.
I want to integrate my salesforce org with a tool named Moogsoft . Whenever a record is created at my end.
I have to update the other environment(moogsoft) using the below URL
https://etamtsvpmoogdv01:8080/graze/v1/addSigCorrelationInfo?auth_token=cc63c187531b46e3a2abfa716a34bc74&sitn_id=<situation_id>&service_name=Remedyforce&resource_id=<RF_ticket_id>
auth_token in above URL can be fetched using the below link
https://etamtsvpmoogdv01:8080/graze/v1/authenticate?username=graze&password=graze
This link returns auth_token
situation_id : It is one of the field at my end(at salesforce side)
RF_ticket_id : the name/serial number of the record that is created at salesforce side.
Please let me know how this can be done ,if any more information is required please let me know.
Thanks alot :)
I have to update the other environment(moogsoft) using the below URL
https://etamtsvpmoogdv01:8080/graze/v1/addSigCorrelationInfo?auth_token=cc63c187531b46e3a2abfa716a34bc74&sitn_id=<situation_id>&service_name=Remedyforce&resource_id=<RF_ticket_id>
auth_token in above URL can be fetched using the below link
https://etamtsvpmoogdv01:8080/graze/v1/authenticate?username=graze&password=graze
This link returns auth_token
situation_id : It is one of the field at my end(at salesforce side)
RF_ticket_id : the name/serial number of the record that is created at salesforce side.
Please let me know how this can be done ,if any more information is required please let me know.
Thanks alot :)
[1] https://developer.salesforce.com/page/Apex_Web_Services_and_Callouts
Thanks for your response. The problem is i am new to the technology and i know how to create triggers and all but no idea of integration.
Can you please suggest me how can i start doing it because i have to complete this ASAP.
[1] https://appexchange.salesforce.com/developers