Skip to main content

Documentation Index

Fetch the complete documentation index at: https://funnelfox.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

I. API Updates

  1. Now Raw variables keys (set by fox.inputs.set) are passed into replies as element.id
Previously, the keys from the custom variables were not passed in the replies.
Custom variables are Variables set in Raw code using fox.inputs.set API

II. Integrations updates

Webhooks

  1. Now Raw variables keys (set by fox.inputs.set) are passed into replies as element.id
Previously, the keys from the custom variables were not passed in the replies.
Custom variables are Variables set in Raw code using fox.inputs.set API

III. Funnel updates

  1. Now funnel restore previous replies if session already had stored values (for example, when moving to another browser)