Following the module that initiates the upload to the Pinterest AWS bucket, there's a delay before the video becomes available there.
Hi Anas, After you start the upload, include a sleep module for approximately one minute. Subsequently, verify the status to confirm if the upload i...
Hey Kodjima, If anyone agrees to this price without reviewing your API documentation first, they are not being truthful. Could you please share a li...
Try building it into this: json {data: { "startTime": "2023-11-28T00:00:00Z", "endTime": "2023-12-04T00:00:00Z", "startCursor": 1, "endCursor": 2} }
Please examine the Request body; I suspect the problem lies there.
Here's a thought: could you verify if the HTTP module is sending the payload as {body: {data: {"whatever the query is"} } } or if the data key is abse...
Hi Aidan, Do you happen to have the Integromat Chrome extension? It can help you see precisely what data you're sending and receiving in responses. ...