Hi, I’m new to using Make. Just started yesterday. I’ve gone through the Intro to HTTP Academy course. However, since I’m so new, it’s hard to know how to search for the help I need. After spending some hours reading through documentation and watching videos, I’m still not sure how to get this to work.
I have a scenario that gets Row data from a table in Coda.io. I believe the data that comes from Coda is JSON formatted.
Next I added a JSON module to Create JSON from the Coda module. It seems like without that, then HTTP module doesn’t see the data from the Coda module. Or if it does, I can’t figure out how to work with it. Which is my next issue.
I have the HTTP module next:
I am sending the data to an app called Que which allows me to automate video creation in Adobe After Effects. Here is where I’m not sure what to do next. I have body type set to Raw, and content type set to JSON, which is what Que requires. Now, I’m not sure how to assign specific data when sending it to Que. I figure something has to go into the Request Content field, but I’m not sure what.
I know that’s a lot, but if anyone can help, or point me in the direction of some documentation or videos that would explain this, I’d appreciate it.
Thanks,
Lee