Hello, good afternoon.
Here in our Company, we use Airship Urban to send Push messages.We are trying to integrate it to ACS using External API.
However, we can't customize the payload as expected by Airship Urban.
The log error: (400 - Bad Request)
So, can't we customize the payload message? This is this is expected by urban:
--request POST \
--header "Authorization: xxxxxxxx
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--data-binary '{"audience": {"named_user": "xxxxxxx"}, "notification": {"alert": "Test"}, "device_types": ["android"]}' https://go.urbanairship.com/api/push
Thank you very much
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
External API activity will show the format of the request body JSON format that will be generated on the Inbound Mapping tab of the activity, under Post Body Template. This format is also shown in the documentation - https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/data-mana...
The request body format is not customizable at this time. Hope this helps.
Views
Replies
Total Likes
External API activity will show the format of the request body JSON format that will be generated on the Inbound Mapping tab of the activity, under Post Body Template. This format is also shown in the documentation - https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/data-mana...
The request body format is not customizable at this time. Hope this helps.
Views
Likes
Replies
Views
Likes
Replies