Skip to content

Separating URL's in Zapier when Uploading Files through Webhooks

When working with Stack and Zapier, you might need to handle file uploads via webhooks. Here’s a quick guide on how to separate URLs effectively in this process.

To retrieve contact information using an email address, you can make a GET request to the Stack API. Here’s the format you’ll need:

https://rest.stack.com/v1/contacts/lookup?email=john@deo.com

When making this GET request, ensure you include the following headers:

  • Authorization: This should be in the format Bearer APIKEY, where APIKEY is your unique API key.
  • Content-Type: Set this to application/json to specify the format of the request.

By following these steps, you can efficiently manage file uploads and URL separation in Zapier with Stack. If you need further assistance, feel free to reach out to our support team.

Can't find what you need? Call or text +1 787 665-9212 or email support@stackapp.co.© Stack · Privacy · Terms