Voiceflow PartnersVPVoiceflow Partners
Powered by
exploriumE
Voiceflow Partners•6mo ago•
3 replies
explorium

How do i set user metadata for Transcripts?

I have added this code on my app after the user logging in:

      await axios.patch(
        
      await axios.patch(
        
${VOICEFLOW_API_URL}/state/user/${email}/variables
,
        {
            email, tenantId, tenant
        },
        {
          headers: {
            Authorization: VOICEFLOW_API_KEY,
            'Content-Type': 'application/json'
          }
        }
      );
,
        {
            email, tenantId, tenant
        },
        {
          headers: {
            Authorization: VOICEFLOW_API_KEY,
            'Content-Type': 'application/json'
          }
        }
      );


the request success but i dont see the user metadata on the transcript
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

user name in the transcripts
scattered-tealSscattered-teal / ❓┃ask-a-question
2y ago
Where do I find my downloaded transcripts?
verbal-limeVverbal-lime / ❓┃ask-a-question
2y ago
Updating user ID doesn't update the transcripts?
BrandersnatcherBBrandersnatcher / ❓┃ask-a-question
2y ago
New transcripts API
David140DDavid140 / ❓┃ask-a-question
4mo ago