Skip to main content Skip to complementary content

Working with globalMap variables in a Job

Use the PutValueToExternalMap and GetValueFromExternalMap functions to define and use globalMap variables in maps.

About this task

In this example, you want to retrieve a list of characters from the Star Wars API. Since the response to the request is paginated, you first need to get the total number of pages and use it to define the number of loops needed to get all the data. Then you will retrieve each page number from the loop and include it in the output.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!