"Transfer data" action

When you install the LITTLE HELP CONNECT app, a "Transfer Data" action will be added to your workflow. This action allows you to send JSON data to an external system. This can be used for system integration purposes.

2-Oct-16-2021-06-16-47-85-AM

In the action settings, specify the URL of the data destination and the data of the content to be sent in JSON format. You can use contact tokens to embed contact information in the text.

4-Oct-16-2021-06-20-25-83-AM

6-4

An error will occur if the data to be sent is in an invalid JSON format. Please note that keys and values must be enclosed in double quotation marks (").


This section describes the other configuration items.

Request Signature
Set the value to be included in the request header "X-LittleHelp-Signature header". The setting is optional. This can be used to verify the value on the receiving server.


Next: "Update Rich Menu" action