Skip to main content
Help

Current version by: Filip Goc

Text:

OK,
as soon as I found it in the API, it was reasonably straightforward
(That being said - most people using Zapier will not be going through the API, so maybe a better help text would be good.)
Example below.
== This ==
[code]
"suppliers": [
{
"type": "red",
"part_#": "AKR0001",
"supplier": "my-fav-supplier",
"url": "http://www.buythisthingrightnowimmediatelly.com"
},
{
"type": "blue",
"part_#": "AKR0002",
"supplier": "my-fav-supplier",
"url": "http://www.buythisthingrightnowimmediatelly.com"
}
]
[/code]
== Will produce this: ==
-[image|130347]
+[image|130347|size=medium]

Status:

open

Original post by: Filip Goc

Text:

OK,

as soon as I found it in the API, it was reasonably straightforward

(That being said - most people using Zapier will not be going through the API, so maybe a better help text would be good.)

Example below.

== This ==

[code]
"suppliers": [
    {
      "type": "red",
      "part_#": "AKR0001",
      "supplier": "my-fav-supplier",
      "url": "http://www.buythisthingrightnowimmediatelly.com"
    },
    {
      "type": "blue",
      "part_#": "AKR0002",
      "supplier": "my-fav-supplier",
      "url": "http://www.buythisthingrightnowimmediatelly.com"
    }
  ]
[/code]

== Will produce this: ==

[image|130347]

Status:

open
TRUSTe