custom post

This block is part of the google group and was last modified in core v14.0.3.

custom post v14.0.3

Make custom requests to any Google API

In pins 3 + flow
  • flow
    flow
  • connection required
    googlejwtconnection
  • url required
    value

    The url to request

  • body required
    object

    The body to POST

Out pins 4 + flow
  • flow
    flow
  • connection
    googlejwtconnection
  • success
    condition
  • error
    value
  • response
    object

A typical wiring for custom post: a function trigger starts the flow; value feeds the url pin; new object feeds the body pin; the flow out pin feeds debug.

Studio canvas example for the custom post block: typical wiring for custom post.

Version history

Introduced in v14.0.3.


Back to google Return to the main group to view all sub-groups Back to google Return to the group to view all blocks within this group