Is there any API call to download blueprints of version history of scenario

Need sample API call if someone has performed

Welcome to the Make community!

You need to make two API calls, both of which are here.

1. Get blueprint versions

2. Get scenario blueprint

  • pass in the blueprintId in the query string

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

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Thank you for your response

When i make an api call for retrieving previous versions of scenario

I am getting version numbers but not respective blueprints

Now the question is, with the help of version number and scenario ID I have to retrieve blueprint

Is there any API call that exist? @samliew

That is #2 as mentioned above. You can read the documentation for more information on how to do that, which has example on the right.

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

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.