Hey Guys,
We are looking into using formidable forms to send ( 3 apis' apparently) to a crm that only use oauth2 authentification where ti looks like formidable can only manage basic authentication.
Would you recommend the a plug in to help with this ??
Formidable uses the WordPress REST API. It can definitely do more exotic authentication methods using raw JSON. The REST API Is capable of Oauth with some custom coding. Here's an article that might help. https://www.cloudways.com/blog/wp-rest-api-oauth-authentication/
Please login or Register to submit your answer