Forum Post: RE: Integration with Social Media API

  • Thread starter Thread starter Godfrey Sorita
  • Start date Start date
Status
Not open for further replies.
G

Godfrey Sorita

Guest
You can use 'Send HTTP Post' or 'Send HTTP Get Request' trigger types to integrate with these APIs. Send HTTP Post trigger sends request to a specified URL. It can be used to send any XML or other POST request to a third party containing information and instructions gathered from Rollbase record data. Send HTTP Get trigger sends an HTTP GET request to a specified URL. It can be used to send a REST-style request to a third party. After the HTTP response is retrieved by GET or POST Trigger, the system stores two values and makes them available for subsequent Triggers through the getSharedValue() API.

Continue reading...
 
Status
Not open for further replies.
Back
Top