We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

I'm attempting to get an OAuth access token so I can access the API using the token and refresh token. I set up an application registry for "Create an OAuth API endpoint for external clients." Then I followed the instructions on the page, "OAuth API ...
We'd like to schedule periodic clones to copy our production down to our test instance every weekend. We've been doing this manually, but I'd like to set up a schedule to do this periodically. Anyone have any suggestions?Thanks,Dan
When I create a new change request, its state is automatically set to "Pending" (integer value -5). The default value for table element change_request.state is "Awaiting Implementation" (integer value 1). Similarly, the default value for its parent, ...
Hello,I'm trying to filter a database reference using the "matches regex" criteria. I can't figure out how to get this feature to work. I've tried enclosing my regular expressions in single quotes, double quotes, forward slashes, and so on, but nothi...