What types of APIs does Parabola integrate with?

We do have a Pull from an API step that allows you to connect with many other services that aren’t listed. We can connect with most modern APIs, but here are the types of APIs we cannot support:

  • APIs that are not RESTful
  • APIs that do not return JSON, XML, or CSV type data
  • APIs that require form-encoded, x-form-encoded, or x-www-form-urlencoded headers/payloads
  • APIs that use a different version of OAuth than OAuth 2.0
1 Like