Question

How to send dynamic data in the request body

  • 4 September 2023
  • 2 replies
  • 84 views

Userlevel 1
Badge +1

Bonjour,

I'm taking the liberty of writing here because I have a small problem in a Zapier scenario.

In the scenario, I have two modules:

  • MySQL → New or Updated Row in MySQL (to check whether a line has been modified)
  • YouTube → API Request Beta (to update the "title" metadata of the YouTube video)

The problem lies in the YouTube module action in the request body :

The title property I'm trying to send dynamically is giving me an error:

Question :

How do I send dynamic data from the request body?
I'd like to retrieve the video id from my db, for example...

Thanks in advance,

Best regards,

Mediapole.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @mediapole 

This looks to be a duplicate of your other post:

 

Userlevel 1
Badge +1

Hi @Troy Tessalone,

I wanted to delete this post because I had put it in the wrong place but I realized afterwards that it wasn't possible and I apologize.