ReplySync automations now support HTTP requests, allowing you to integrate with any external system that has an API.
SCR-20260126-muly
With the new HTTP Request step, you can:
  • Send requests using any HTTP method (GET, POST, PUT, PATCH, DELETE, etc.)
  • Use variables and custom contact properties inside URLs, headers, and bodies
  • Add custom headers (authentication, signatures, etc.)
  • Send request bodies as JSON, form data, or raw text
SCR-20260126-muua
  • Parse API responses and store returned values directly into contact properties
SCR-20260126-mvas
  • Configure timeouts and retry logic for more reliable automations
SCR-20260126-mvgx
  • View full request & response logs in the automation run history
SCR-20260126-nazb