Integrate with external API

Integrate with external API

Hello,

triggered by a field update in CRM leads module, I need to push something to an external API.
I've got this running using automatins/actions/webhoolks.

The external API responds with an OK200 and some JSON information in the body.
How can I use this information (evaluation and field setup)?

Thanks.