#vmehtawhq_api

1 messages ยท Page 1 of 1 (latest)

soft flareBOT
coarse wingBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

soft flareBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237637336221618207

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

obsidian cloud
#

Hey, anyone here ๐Ÿ‘€

spice stag
#

Hi, looking

#

Could you elaborate which Doc you are following while you call that API?

obsidian cloud
#

Yes that too but I want to send metadata in the API

spice stag
#

I am afraid this API doesn't support setting metadata

obsidian cloud
#

But in webhook I receive it has a metadata object which is empty

spice stag
#

Yes but not every API have the metadata field to set. You can set it on PI creation or update

obsidian cloud
#

Dang it! How do we identify the webhook received for terminal reader action?

#

I mean for which workflow it has been triggered for.

spice stag
#

Hmm what does workflow mean? sorry not fully following

#

You can open Stripe CLI and stripe listen to examine anything could coming in, when you are testing

obsidian cloud
#

I want to send in a payment id which is a uuid for each of these webhooks

spice stag
#

Yes you can set when you create the PaymentIntent, no?

obsidian cloud
#

Yeah, I can do that but that won't be passed down to terminal_reader_action webhook event.

spice stag
#

Is that a webhook event name? Can I have the full event name?

obsidian cloud
#

terminal.reader.action_succeeded

#

terminal.reader.action_failed as well

spice stag
#

Unfortuantely it doesn't have metadata