agit-post-batch
Write multiple posts to Kakao Agit. text field is required.
agit-post-batch profile=PROFILE [text-field=TEXT-FIELD] [assignees-field=ASSIGNEES-FIELD]
- profile=PROFILE
- Kakao Agit connect profile code
- text-field=TEXT-FIELD
- The field name that will receive the message content. Default value is
text. - assignees-field=ASSIGNEES-FIELD
- The field name that contains list of assignees. Default value is
assignees.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Kakao Agit connect profile code. |
| status | String | Status | e.g. ok |
| id | Long | ID | Posting ID |
| url | String | URL | Posting URL |