Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Special holiday offer! You and a friend can attend FabCon with a BOGO code. Supplies are limited. Register now.
Hi,
I have added new column in the Web activity while calling the API.
The API works in synapse however failing in Fabric with below error: -
Is there any settings which I can use to get rid of it ?
Thanks,
Girish
Solved! Go to Solution.
When you add a new column to the Web activity, the structure of the payload sent to the API changes.
Double-check the API request body and ensure the new column is correctly formatted and matches what the API expects.
When you add a new column to the Web activity, the structure of the payload sent to the API changes.
Double-check the API request body and ensure the new column is correctly formatted and matches what the API expects.