Skip to content

Commit d0ffd9b

Browse files
committed
bold workaround
1 parent b98d998 commit d0ffd9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

powerapps-docs/developer/common-data-service/custom-api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,9 @@ Custom APIs are a preview feature and subject to change. Following are some know
349349

350350
### Not able to use profiler for debugging
351351

352-
To debug using the Plug-in Registration tool and the Plug-in profiler solution, you need to be able to select a specific plug-in step. The main stage implementation for the plug-in is not available in the Plug-in Registration tool. Workaround: Register the plug-in type on the PostOperation stage of the message created for the Custom API.
352+
To debug using the Plug-in Registration tool and the Plug-in profiler solution, you need to be able to select a specific plug-in step. The main stage implementation for the plug-in is not available in the Plug-in Registration tool.
353+
354+
**Workaround**: Register the plug-in type on the PostOperation stage of the message created for the Custom API.
353355

354356
### A custom API cannot be called from a workflow
355357

0 commit comments

Comments
 (0)