SOLVED

Webhook response mapping : Program member field not found

Go to solution
MathieuBellon
Level 1

Webhook response mapping : Program member field not found

Hi!
I am trying to register people from Marketo to our webinar platform thanks to webhooks.

I have created a custom Program Member field (Livestorm_unique_access_link)
When I map the webhook response I can see this field listed (screenshot below)
But everytime I test it I got this Unexpected error (field not found). 
When I map the response to a custom Lead field it works perfectly.

If the field is not accessible for mapping why is it listed?

I am missing something surely but can't see what.

Thanks for any idea on this one ! 

 

 

CleanShot 2021-05-26 at 17.31.02.pngCleanShot 2021-05-26 at 17.31.38.png

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Webhook response mapping : Program member field not found

Last I checked you can't update PMCFs from webhooks. It's a UI bug that makes it seem possible.

View solution in original post

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Webhook response mapping : Program member field not found

Last I checked you can't update PMCFs from webhooks. It's a UI bug that makes it seem possible.

MathieuBellon
Level 1

Re: Webhook response mapping : Program member field not found

Hi!
Ok, that was indeed my theory. Documentation says it is not possible but the UI "says" it is possible.

I hoped that the documentation was wrong on this one.

Thanks for your feedback!