Hi there! Thank you for your message.
Could you please let me know what version you are using? And which action are you trying to do?
The error means the URL you have posted doesn’t contain the action query parameter at the end, which is added by default (for instance &action=create_user). If you have copied the URL from somewhere, please make sure it is assigned to the correct action within our plugin -> Receive Data.
I hope this helps so far.
All the best,
Omar
-
This reply was modified 2 years, 3 months ago by
omarfpg a11n.
I got it, now works; however it is not getting user role parameter slug, pass and name. Just take the email parameter, please check image.
https://i.ibb.co/mzC4Kqd/FF-webhook-attendants.png
Regards
-
This reply was modified 2 years, 3 months ago by
c3media. Reason: Image attach
-
This reply was modified 2 years, 3 months ago by
c3media.
Hi again! Thanks for the update.
Could you please let me know what version you are using? And which action are you trying to do?
Regarding the fields not being picked up, if the meta value is stored within your post_meta table, this is possible. If you’re unsure about it, you can use a plugin that displays all of the custom metadata on each post, such as JSM Show Post Metadata. When you can find it there, it’s possible with our plugin. Otherwise, we would need to dig a bit deeper.
I hope this helps so far!
All the best,
Omar