Hi Everyone,
I created an Azure Function that is called from CRM via WebHook. It is linked with action in CRM. Calling the action new_APITest triggers the execution of the Function.
Fair enough, input parameters of the action are passed on to the Function. However, I do not know how to transfer the output parameters from the Azure Function to the action.
Does anyone know the correct way to create the response of the Function? I've already tried some different approaches, but none has worked for me so far.
Is there a way to inject output parameters directly, without the need for creating a separate plugin?
Thank you.
-Sri
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1