PipedreamHQ/pipedream

[TRIGGER]

Open

#7,276 opened on Jul 17, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
enhancementgood first issuehelp wantedtriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Describe the event source. What app is this for, and what event does the trigger correspond to?

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.

I am trying to have ZOHO Inventory work with Airtable. How do I get where I change a price or information about a specific sku to update in Airtable without having to update both?

This is what I would want updated automatically: Inventory Stock Status Standard Wholesale Price List Selling Price / MSRP Website Link

For only the items with the categories: Stainless, Granite Composite, Vitreous China, Vessels, Fireclay, Kitchen, Bathroom, Bar / Vessel, and Accessories.

^These are the wholesale items which have Standard Wholesale Price's and price levels associated with them, that are also for resale.

The primary purpose is to give customers a way to view updated SWP pricing without us having to enter this manually, then having the link they can click on to view any negotiated pricing (via logging into the website). Second purpose is to be able to create data sheets / catalogs through the AirTable extensions.

Contributor guide