This is for Basic Authentication for a RESTful API: Given:

This is for Basic Authentication for a RESTful API:

Given:

Third Party Credentials Name = "TPC"
password = "PWD"
username = "UID":

What is the correct syntax for:

a!httpAuthenticationBasic()
Syntax: a!httpAuthenticationBasic( [username, ][password, ][preemptive] )
Returns: Any Typeusername( ScsField )
password( ScsField )
preemptive( Boolean )

a!scsField()
Syntax: a!scsField( [externalSystemKey, ][fieldKey, ][usePerUser] )
Returns: Any
TypeexternalSystemKey( Text )
fieldKey( Text )
usePerUser( Boolean )

-Thank you,

OriginalPostID-151224

OriginalPostID-151224

  Discussion posts and replies are publicly visible