Upload files to voiceflow without leaving the chat!
Function to send out a Track event to Segment. Track lets you record the actions your users perform. Every action triggers an “event”, which can also have associated properties.
Search and return information into Voiceflow from Supabase using filters.
Function to send out a Identify event to Segment. Identify lets you tie a user to their actions and record traits about them. It includes a unique User ID and any optional traits you know about them. Segment recommends calling Identify a single time when the user’s account is first created, and only identifying again later when their traits change or wen you capture more information about them.
Function to create tracking of a particular event in Mixpanel
This function updates the row in the given table against the given ID and the rowData.
This function uses a creates a new row in the provided table in Supabase.
Search contacts on Freshdesk by their name.
Build and submit a Function to have it featured in the community.