We found 47 matches for: floriday

An overview of all floriday blocks currently available, updated daily!

floriday: connect as supplier

Creates an initial connection with the Floriday supplier API using your API key.

In-pins

flow
API Key
The API key from your floriday account using the Rual Connection.
live key
Provide true if you're using the live API.

Default:
false
scope
The scope used for the connection

Default:
role:app, catalog:read, catalog:write, network:read, network:write, sales-order:read, sales-order:write, purchase-order:read, purchase-order:write, organization:read, supply:read, supply:write, delivery-conditions:read, fulfillment:write, fulfillment:read webhooks:write

Out-pins

flow
connection
floriday: create packing configuration request

Creates a packing configuration request based on existing trade-item.

In-pins

flow
connection
request

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: get custom package by id

Returns details of the custom package by id.

In-pins

flow
connection
package id

Out-pins

flow
connection
success
package
error code
error desc.
error list.
floriday: sales order delivery notes

Returns a list of the delivery notes sales orders.

In-pins

flow
connection
order id

Out-pins

flow
connection
success
deliverynotes
error code
error desc.
error list.
floriday: get delivery conditions by id

Returns details of the delivery conditions by id.

In-pins

flow
connection
delivery condition id

Out-pins

flow
connection
success
details
error code
error desc.
error list.
floriday: get additional services

Returns all Floriday additional services.

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
services
error code
error desc.
error list.
floriday: create sales order

Creates a new sales order.

In-pins

flow
connection
order
The dynamic order body, see floriday docs for full details.

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: get sticker for sales order

Returns a list of stickers for a specific sales order.

In-pins

flow
connection
sales oder

Out-pins

flow
connection
success
stickers
error code
error desc.
error list.
floriday: remove selected trade items

Removes multiple trade items from your selection.

In-pins

flow
connection
trade item id
trade item ids

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: get supply lines sync. by sequence

Returns max. 1000 supply lines from given sequence number. Keep requesting using the max. sequence number returned until lines array is empty to get up2date.

In-pins

flow
connection
sequence number
Last sequence number you would like to start getting updates from.
sequence number
Last sequence number you would like to start getting updates from.
organization id
Only returns supply lines for the given organization if supplied.
trade item
Only returns trade item for the given organization if supplied.

Out-pins

flow
connection
success
more updates
Return true in case there are more updates.
max. sequence
Returns the maximum sequence number.
lines
Returns the supply lines starting from the given sequence number.
error code
error desc.
error list.
floriday: add selected trade item

Adds a trade item to your selection.

In-pins

flow
connection
trade item id

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: get suppliers certificates

Returns the certificates of the organization with the given Id.

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
certificates
error code
error desc.
error list.
floriday: create connection

Create a connection with a supplier.

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: get identitiy

Provides the identity assigned with the given API key.

In-pins

flow
connection

Out-pins

flow
connection
success
customer
The customer / organization currently connected.
client id
The ID of the customer / organization currently connected.
error code
error desc.
error list.
floriday: get connections

Get a list of all your connections.

In-pins

flow
connection

Out-pins

flow
connection
success
connections
error code
error desc.
error list.
floriday: custom post

Executes a custom POST request.

In-pins

flow
connection
url
The url to do the request on. Should NOT contain the api url.
query
body

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: custom post file

Executes a custom POST file request.

In-pins

flow
connection
url
The url to do the request on. Should NOT contain the api url.
file

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: connect as customer

Creates an initial connection with the Floriday customer API using your API key.

In-pins

flow
API Key
The API key from your floriday account using the Rual Connection.
live key
Provide true if you're using the live API.

Default:
false
scope
The scope used for the connection

Default:
role:app, catalog:read, catalog:write, network:read, network:write, sales-order:read, sales-order:write, purchase-order:read, purchase-order:write, organization:read, supply:read, supply:write, delivery-conditions:read, fulfillment:write, fulfillment:read

Out-pins

flow
connection
floriday: custom delete

Executes a custom DELETE request.

In-pins

flow
connection
url
The url to do the request on. Should NOT contain the api url.
query
body

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: custom patch

Executes a custom PATCH request.

In-pins

flow
connection
url
The url to do the request on. Should NOT contain the api url.
query
body

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: get trade item request by id

Returns the trade-item request specified by its id.

In-pins

flow
connection
request id

Out-pins

flow
connection
success
request
error code
error desc.
error list.
floriday: create supply request

Creates a supply request.

In-pins

flow
connection
request

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: packing configuration request by id

Returns the packing configuration request specified by its id.

In-pins

flow
connection
request id

Out-pins

flow
connection
success
request
error code
error desc.
error list.
floriday: get supply request by id

Returns the supply request specified by its id.

In-pins

flow
connection
request id

Out-pins

flow
connection
success
request
error code
error desc.
error list.
floriday: create trade item request

Creates a trade item request.

In-pins

flow
connection
request

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: plant passports by sales channel order id

Plant passport data may only be available after the sales order has received the status COMMITTED.

In-pins

flow
connection
order id

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: get commercial service types

Returns all Floriday commercial service types.

In-pins

flow
connection

Out-pins

flow
connection
success
types
error code
error desc.
error list.
floriday: get sales order

Get the status of a sales order.

In-pins

flow
connection
order id

Out-pins

flow
connection
success
order
error code
error desc.
error list.
floriday: cancel sales order

Sets the status of a sales order to canceled within the cancellation deadline.

In-pins

flow
connection
order id

Out-pins

flow
connection
success
order
error code
error desc.
error list.
floriday: get sales orders by seq. number

Returns a list of max. 1000 sales orders starting from a specified sequence number.

In-pins

flow
connection
sequence number
Last sequence number you would like to start getting updates from.
sequence number
Last sequence number you would like to start getting updates from.

Out-pins

flow
connection
success
more updates
Return true in case there are more updates.
max. sequence
Returns the maximum sequence number.
orders
Returns the sales orders starting from the given sequence number.
error code
error desc.
error list.
floriday: get purchase orders sync. by sequence

Returns max. 1000 purchase orders from given sequence number. Keep requesting using the max. sequence number returned until lines array is empty to get up2date.

In-pins

flow
connection
sequence number
Last sequence number you would like to start getting updates from.
sequence number
Last sequence number you would like to start getting updates from.

Out-pins

flow
connection
success
more updates
Return true in case there are more updates.
max. sequence
Returns the maximum sequence number.
lines
Returns the purchase orders starting from the given sequence number.
error code
error desc.
error list.
floriday: get purchase order

Get the status of a purchase order.

In-pins

flow
connection
order reference

Out-pins

flow
connection
success
order
error code
error desc.
error list.
floriday: remove purchase order

Removes a purhcase order if still possible.

In-pins

flow
connection
order reference

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: get sales orders

Returns a list of sales orders.

In-pins

flow
connection
start date
end date
trade instrument

Out-pins

flow
connection
success
orders
error code
error desc.
error list.
floriday: create purchase order

Creates a new purchase order.

In-pins

flow
connection
order
The dynamic order body, see floriday docs for full details.

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: get supply line

Returns a supply line by id.

In-pins

flow
connection
line id

Out-pins

flow
connection
success
line
error code
error desc.
error list.
floriday: get supply lines

Returns supply lines valid in the given timeframe for the specified supplier.

In-pins

flow
connection
organization id
valid at date
valid from date
valid until date
supply type
trade item ids

Out-pins

flow
connection
success
lines
error code
error desc.
error list.
floriday: get changed trade items by sync. number

Returns a list of max 1000 trade items from a specified sequence number.

In-pins

flow
connection
sequence number
Last sequence number you would like to start getting updates from.
sequence number
Last sequence number you would like to start getting updates from.
include unselected
Include unselected trade items in the response.

Default:
false

Out-pins

flow
connection
success
more updates
Return true in case there are more updates.
max. sequence
Returns the maximum sequence number.
items
Returns the trade items starting from the given sequence number.
error code
error desc.
error list.
floriday: remove selected trade item

Removes a trade item from your selection.

In-pins

flow
connection
organization id
trade item id

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: get trade items

Returns all trade items.

In-pins

flow
connection
organization id
The organization you would like to receive trade items of.
item ids
Array of trade item Ids you would like to receive (filter)

Out-pins

flow
connection
success
max. sequence
Returns the maximum sequence number of this response.
items
All trade items returned for this organization / filter.
error code
error desc.
error list.
floriday: get suppliers warehouses

Returns warehouses for the specified supplier

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
warehouses
error code
error desc.
error list.
floriday: get suppliers delivery conditions

Returns your delivery conditions for the specified supplier.

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
conditions
error code
error desc.
error list.
floriday: get supplier by gln

Returns details of the organization by gln.

In-pins

flow
connection
gln

Out-pins

flow
connection
success
supplier
error code
error desc.
error list.
floriday: get supplier by id

Returns details of the organization by id.

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
supplier
error code
error desc.
error list.
floriday: remove connection

Removes a connection with a supplier.

In-pins

flow
connection
organization id

Out-pins

flow
connection
success
error code
error desc.
error list.
floriday: custom put

Executes a custom PUT request.

In-pins

flow
connection
url
The url to do the request on. Should NOT contain the api url.
query
body

Out-pins

flow
connection
success
response
error code
error desc.
error list.
floriday: custom get

Executes a custom GET request.

In-pins

flow
connection
url
The url to do the request on. Should NOT contain the api url.
query

Out-pins

flow
connection
success
response
error code
error desc.
error list.