Passing jsoncode from set variable to apify http module

I am trying to pass json code to apify http to get the output in string format. scenario running succesfully but the output is showing empty. stuck here from many days, can anyone help please :folded_hands:, Thankyou in advance .

Welcome to the Make community!

HTTP code 201 basically means that it’s successful. What else are you expecting from Apify?

Could you provide an API documentation link to the endpoint you are calling?

If you need assistance in setting up the app’s universal module, please provide additional information about what you have tried in relation to the external service’s Developer API Reference — how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.

You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules

  • API and Endpoints
  • Header and body
  • Multipart/form-data
  • OAuth 2.0

Hope this helps! Let me know if there are any further questions or issues.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

1 Like

Hey Sam Thank you for your time. yeah scenario is running without error but output is empty. I had the solution too..adding a text aggregator is solving it. Thank you.

3 Likes

Nice one, glad you got it sorted with the Text Aggregator, that’s a handy trick to remember when using Apify.

1 Like