Hi.
i am running webhooks which take the response and update custom fields.
It worked until now and i saw that the fields in the leads were updated succefully,
but now all of a suddon it does not work any more.
I see in the result of the webhook that the result is returned succsfully but for some reason the fields are not updated.
This is what i see in the result of the activity:
Response: {"status":"Pending enrichment","id":447}
The fields status and id are mapped to custom fields but they are not updated.
Any ideas? why this worked and now not even though it seems like it should?
thanks