Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
API
FieldDescriptionAPI End-PointEnable the -include_toggle_on_toggle_onnopaneltrueto setup the Actionflow as an API endpoint. Insert excerptPhixFlow Incoming APIPhixFlow Incoming APInameAPI_end_pointnopaneltrueSee PhixFlow Incoming API .
Allow Anonymous Connections
Available only when API End-Point is Insert excerpt_toggle_on_toggle_onnopaneltrue. Insert excerptPhixFlow Incoming APIPhixFlow Incoming APInameAllowAnonymousConnectionsnopaneltrueAPI StyleChoose if the Actionflow should:
- Wait for result (Synchronous) (Default): The API waits for the results or the timeout to occur. Note: If the timeout occurs the command is aborted.
- Poll for result (Asynchronous): The API is called and a response is returned immediately including the process ID. Subsequent API calls can be made using the process ID to fetch the status of the action. The asynchronous mode can be thought of as “fire and forget”.