Skip to content

Interface: InvocationLocation¶

core.InvocationLocation

Information about the Coda environment and doc this formula was invoked from, for Coda internal use.

Properties¶

docId¶

• Optional docId: string

Deprecated

This will be removed in a future version of the SDK.

Defined in¶

api_types.ts:716


protocolAndHost¶

• protocolAndHost: string

The base URL of the Coda environment executing this formula. Only for Coda internal use.

Defined in¶

api_types.ts:712