PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

REST Post method , passing data

edited Feb 13, 2019 4:03AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

Hi ,

Looking for some information to pass data part of the REST post method. The third party Curl shows as below. Doc ID 2490447.1 , shows to set as a content string to pass the data but not sure if I need to use a document. Parameter type is "formData"

curl -X POST --header "Content-Type: application/x-www-form-urlencoded" --header "Accept: application/json" --header "Authorization: Basic ODViY2U1ODA2MzdlODE1ZjlhMGU4NjJlYjVkYjMzNGQ6" -d "email=asdf%40yahoo.com&full_name=susan%20bolt&organization_internal_id=23457&dedicated_emails_only=false" "https://api.jump.com/v2/subscriber"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center