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.
API GET Request
Section titled “API GET Request”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.comRequired Headers
Section titled “Required Headers”When making this GET request, ensure you include the following headers:
- Authorization: This should be in the format
Bearer APIKEY, whereAPIKEYis your unique API key. - Content-Type: Set this to
application/jsonto 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