PipedreamHQ / PipedreamHQ/pipedream

[Components] easypost

Open
#10,792 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# easypost
## URLs
- https://www.easypost.com/docs/api
## Webhook Sources
### new-event-instant
#### Prompt
Emit new event when a new event appears in the feed. Props to configure: webhook settings
#### URLs
- https://www.easypost.com/docs/api
- https://www.easypost.com/docs/api/curl
- https://www.easypost.com/docs/api/csharp
- https://www.easypost.com/docs/api/golang
- https://www.easypost.com/docs/api/java
- https://www.easypost.com/docs/api/node
- https://www.easypost.com/docs/api/php
- https://www.easypost.com/docs/api/python
- https://www.easypost.com/docs/api/ruby
- https://www.easypost.com/webhooks-guide
## Actions
### create-shipment
#### Prompt
Creates a new shipment. Required props: 'to address', 'from address', 'parcel'. Optional: 'customs info', 'carrier', 'service'.
#### URLs
- https://www.easypost.com/docs/api
- https://www.easypost.com/docs/api/curl
- https://www.easypost.com/docs/api/csharp
- https://www.easypost.com/docs/api/golang
- https://www.easypost.com/docs/api/java
- https://www.easypost.com/docs/api/node
- https://www.easypost.com/docs/api/php
- https://www.easypost.com/docs/api/python
- https://www.easypost.com/docs/api/ruby
- https://www.easypost.com/errors-guide
- https://www.easypost.com/webhooks-guide
### buy-shipment
#### Prompt
Buys an existing shipment. Required props: 'shipment id'. The shipment status must be 'rate'.
#### URLs
- https://www.easypost.com/docs/api
- https://www.easypost.com/errors-guide
- https://www.easypost.com/docs/api/curl
- https://www.easypost.com/docs/api/csharp
- https://www.easypost.com/docs/api/golang
- https://www.easypost.com/docs/api/java
- https://www.easypost.com/docs/api/node
- https://www.easypost.com/docs/api/php
- https://www.easypost.com/docs/api/python
- https://www.easypost.com/docs/api/ruby
- https://www.easypost.com/webhooks-guide
### create-and-verify-address
#### Prompt
Creates a new address and verifies it. Required props: 'street1', 'city', 'state', 'zip', 'country'. 'Company', 'phone' and 'email' are optional but recommended.
#### URLs
- https://www.easypost.com/address-verification-api
- https://www.easypost.com/docs/api
- https://www.easypost.com/address-verification-guide
- https://www.easypost.com/docs/libraries
- https://www.easypost.com/account/settings?tab=api-keys
- https://www.easypost.com/errors-guide
- https://www.easypost.com/docs/api/curl
- https://www.easypost.com/docs/api/csharp
- https://www.easypost.com/docs/api/golang
- https://www.easypost.com/docs/api/java
- https://www.easypost.com/docs/api/node
- https://www.easypost.com/docs/api/php
- https://www.easypost.com/docs/api/python
- https://www.easypost.com/docs/api/ruby
- https://www.easypost.com/docs/address-verification-by-country
- https://www.easypost.com/webhooks-guide
- https://www.easypost.com/account/settings?tab=branding

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.