This function updates the row in the given table against the given ID and the rowData.
Search and return information into Voiceflow from Supabase using filters.
This is a walkthrough of the Supabase function that takes in four parameters to create a new row in your database. Learn how to efficiently insert data into Supabase using this function.
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.
This function sends out an 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 when you capture more information about them.
Function to create tracking of a particular event in Mixpanel
Build and submit a Function to have it featured in the community.