> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rocketskip.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier

> Zapier makes automations between systems a breeze

[Zapier](https://zapier.com) integrates with over 7,000 different apps, and RocketSkip is one of them! Plug a RocketSkip action into your existing workflows to instantly skip trace properties.

## Steps to Get Started

1. Sign up for Zapier.
2. Create a new zap.
3. Select a trigger of your choice. RocketSkip currently doesn't offer any triggers.
4. Create an action and select RocketSkip.
5. Login with your RocketSkip account.
6. Use the Properties below to fill out the data.
7. Receive results! 🚀

## Properties

<ResponseField name="first_name" type="string">
  First name of the property owner
</ResponseField>

<ResponseField name="last_name" type="string">
  Last name of the property owner
</ResponseField>

<ResponseField name="street_address" type="string" required>
  Street address of the property
</ResponseField>

<ResponseField name="city" type="string" required>
  City of the property
</ResponseField>

<ResponseField name="state" type="string" required>
  State of the property
</ResponseField>

<ResponseField name="zip_code" type="string" required>
  Zip code of the property
</ResponseField>
