Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get City by Zipcode

Prev Next
USPS API Change
Since USPS is changing its API in January 2026, new steps have been added to the USPS Module for v9.17. All steps added to the USPS Module before v9.17 will be marked as deprecated, but will still work in the platform. Users must use the new steps once the change takes place. New steps added to the platform from the 9.17 release are not a direct replacement for deprecated steps; Flow logic may need to be updated to account for this. 
Step Details
Introduced in Version9.17
Last Modified in Version9.17
LocationIntegration > USPS

Overview

The Get City by Zipcode step takes in the tokenid and ZIP code to retrieve the associated city and state.

Prerequisites 


Properties

Inputs

PropertyDescriptionData Type
TokenIDAllows Users to directly enter a TokenID of the token configured when setting up the module. String
Zip5Allows Users to specify a standard five-digit ZIP code.String

Outputs

PropertyDescriptionData Type
GetCityByZipcode1_OutputThe output of this step will use the specified tokenid and ZIP code to retrieve the associated city and state. String


Example Inputs and Outputs

Inputs
TokenId
zip5

Outputs
GetCityByZipcode1_Output


Step Changes

DescriptionVersionDateDeveloper Task
The USPS module has been updated with new steps. Old steps have been marked as deprecated in the toolbox.
9.17November 2025[DT-045903]