# Create Zoho Post Action **POST /dataflows/{dataflowId}/recordsets/{recordSetId}/postactions** Create Zoho Post Action. Allows data to be sent to Zoho. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow - **recordSetId** (string) id of the RecordSet ### Body: application/json (object) - **action_name** (string) Name of the Post Action - **actiontype_zoho** (string) Post Action Type - **conditions** (array) - **entity_id** (string) Entity Id - **input_record_set_id** (string) RecordSet Id for this Post Action - **status_1** (number) Status - **type_postaction** (string) Type - **version_21** (string) Version ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) the created Post Action Id [Powered by Bump.sh](https://bump.sh)