Jump to content

Featured Replies

Posted

Hi there,

I'm trying to send a webhook to a third party software. However, neither member_create or member_registration_complete provide with the custom fields my members have to complete upon registration... They are required fields yet they don't appear in either webhook.

Any advise?

Edited by DanielFb

  • Community Expert

"member_create" and "member_registration_complete" would deliver a payload of the Member object which has a field "customFields" which is an array of your custom profile fields. Are you using quick registration by chance? If so, the member may be created without these custom fields being filled out per the objective of this registration setting.

 

Recently Browsing 0

  • No registered users viewing this page.