PipedreamHQ / PipedreamHQ/pipedream
[APP] Seven Senders
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service**
Seven Senders
**Link to developer documentation**
https://api.sevensenders.com/
**Is lack of support preventing you from moving forward, or do you have a workaround?**
Relevant for Neople
**Are there specific actions or triggers you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**
- POST[/v2/customs/shipments](https://api.sevensenders.com/#/Customs/postCustomsShipmentCollection)
Creates a Shipment resource.
- GET [/v2/customs/shipments](https://api.sevensenders.com/#/Customs/getCustomsShipmentCollection)
Retrieves a Shipment collection.
- GET [/v2/customs/shipments/{id}](https://api.sevensenders.com/#/Customs/getCustomsShipmentItem)
Retrieves a Shipment resource.
- PUT [/v2/customs/shipments/{id}](https://api.sevensenders.com/#/Customs/putCustomsShipmentItem)
Update a Shipment resource.
- GET [/v2/orders](https://api.sevensenders.com/#/Order/getOrderCollection)
Retrieves the collection of Order resources.
- POST [/v2/orders](https://api.sevensenders.com/#/Order/postOrderCollection)
Creates a Order resource.
- GET [/v2/orders/{id}](https://api.sevensenders.com/#/Order/getOrderItem)
Retrieves a Order resource.
- GET [/v2/shipments/{id}](https://api.sevensenders.com/#/Shipment/getShipmentItem)
Retrieves a Shipment resource.
Contributor guide
Assessment
This issue has not been assessed yet.