▲ 2 r/wordpress_beginners+1 crossposts

[HELP] Looking for a plugin to send (POST) form data to a REST API endpoint

The problems I've had with the plugins I've found so far include:

- they don't allow to customise the payload of the request (a lot of the ones I found have this limitation)

(edit)

- forminator: it has a lot of integrations but the webhooks one doesn't give the option to define auth or payload

(/edit)

- uncanny automator: it integrates with forminator but if I add the bearer token on their "authorization" field I get a 401 from the service straight away, if I add it as an explicit header I have to leave it in clear text and I'm not a fan of that, but the main issue is that the action in automator just hangs forever

I have no experience with PHP so while I know it would probably be super easy (it's trivial for me to do this in Python or Go), it would add a lot of overhead doing this myself

this is for a small project so I'm not super keen on a paid plugin

reddit.com
u/gjim83 — 11 days ago