1b.app
Link copied -

Callback on status change

Answers:

Hello. Use the submit process action on the stage. It will send the selected data to the specified url
28.01.2021, 14:59
Original comment available on version: ru


Bodyako Dmitry
dev wrote:
Hello. Use the submit process action on the stage. It will send the selected data to the specified url

Thank you. Is this an action in the automation settings library? If yes, what is the title?
Or am I wrong?
28.01.2021, 15:18
Original comment available on version: ru


Thank you. Testing, but not transmitted. Can you please tell me how to complete this step?
From what we did - we added a URL and set the method https://prnt.sc/xre8zt
https://vuuoksa-home.crm-onebox.com/admin/shop/workflowstatus/90/action/new/
28.01.2021, 15:41
Original comment available on version: ru

at the bottom of the action, you need to fill in the fields that need to be transferred
28.01.2021, 15:49
Original comment available on version: ru


Bodyako Dmitry
dev wrote:
at the bottom of the action, you need to fill in the fields that need to be transferred

Understood thanks.
And how to set up to transfer all order data?
29.01.2021, 08:25
Original comment available on version: ru

Roman, have you looked at the action settings? If you looked, I think this question would disappear by itself
29.01.2021, 11:24
Original comment available on version: ru


Bodyako Dmitry
dev wrote:
Roman, have you looked at the action settings? If you looked, I think this question would disappear by itself

Nothing comes to the specified url in the post request even if the parameter names are specified :(
29.01.2021, 13:49
Original comment available on version: ru

https://prnt.sc/xt4nhb logs say otherwise. Perhaps you are not catching the arguments?
try through
$arg = file_get_contents('php://input');
example to catch the request body
29.01.2021, 14:07
Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment